paper-with-me

홈 › Papers

Instruction-Following Evaluation for Large Language Models

2023-11-14 · Jeffrey Zhou, Tianjian Lu, Swaroop Mishra, Siddhartha Brahma, Sujoy Basu, Yi Luan, Denny Zhou, Le Hou

One core capability of Large Language Models (LLMs) is to follow natural language instructions. However, the evaluation of such abilities is not standardized: Human evaluations are expensive, slow, and not objectively reproducible, while LLM-based auto-evaluation is potentially biased or limited by the ability of the evaluator LLM. To overcome these issues, we introduce Instruction-Following Eval (IFEval) for large language models. IFEval is a straightforward and easy-to-reproduce evaluation benchmark. It focuses on a set of "verifiable instructions" such as "write in more than 400 words" and "mention the keyword of AI at least 3 times". We identified 25 types of those verifiable instructions and constructed around 500 prompts, with each prompt containing one or more verifiable instructions. We show evaluation results of two widely available LLMs on the market. Our code and data can be found at https://github.com/google-research/google-research/tree/master/instruction_following_eval

📄 PDF Abstract BibTeX arXiv:2311.07911

Code (4)

google-research/google-research/tree/master/instruction_following_eval 공식 구현 jax
deepseek-ai/deepseek-llm pytorch
josejg/instruction_following_eval
lightblue-tech/M-IFEval

Tasks

Instruction Following

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Evaluation of Instruction-Following Ability for Large Language Models on Story-Ending Generation

2024-06-24 · Rem Hida, Junki Ohmura, Toshiyuki Sekiya

Instruction-tuned Large Language Models (LLMs) have achieved remarkable performance across various benchmark tasks. While providing instructions to LLMs for guiding their generations is user-friendly, assessing their ins…

Instruction FollowingMachine Reading ComprehensionReading Comprehension

M-IFEval: Multilingual Instruction-Following Evaluation

2025-02-07 · Antoine Dussolle, Andrea Cardeña Díaz, Shota Sato, Peter Devine

Instruction following is a core capability of modern Large language models (LLMs), making evaluating this capability essential to understanding these models. The Instruction Following Evaluation (IFEval) benchmark from t…

Instruction Following

Instruction-Following Evaluation of Large Vision-Language Models

2025-12-29 · Daiki Shiono, Shumpei Miyawaki, Ryota Tanaka, Jun Suzuki arxiv

Following the initial flourishing of large language models (LLMs), there has been a surge in proposed large vision-language models (LVLMs) that integrate LLMs with vision capabilities. However, it has been observed that …

XIFBench: Evaluating Large Language Models on Multilingual Instruction Following

2025-03-10 · Zhenyu Li, Kehai Chen, Yunfei Long, Xuefeng Bai 외

Large Language Models (LLMs) have demonstrated remarkable instruction-following capabilities across various applications. However, their performance in multilingual settings remains poorly understood, as existing evaluat…

Instruction FollowingSpecificity

KITE: A Benchmark for Evaluating Korean Instruction-Following Abilities in Large Language Models

2025-10-17 · Dongjun Kim, Chanhee Park, Chanjun Park, Heuiseok Lim arxiv

The instruction-following capabilities of large language models (LLMs) are pivotal for numerous applications, from conversational agents to complex reasoning systems. However, current evaluations predominantly focus on E…