Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Instruction-Following Evaluation for Large Language Models

About

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

Jeffrey Zhou, Tianjian Lu, Swaroop Mishra, Siddhartha Brahma, Sujoy Basu, Yi Luan, Denny Zhou, Le Hou• 2023

Related benchmarks

TaskDatasetResultRank
Instruction FollowingIFEval
Avg. Score (IFEval)88.92
45
Instruction FollowingInstruction Following Benchmarks
# Train Data0.00e+0
9
Math ReasoningAIME 2025
Score28
9
Knowledge & UnderstandingIFEval, EQ-Bench, IFBench, SuperGPQA, MMLU-Pro
CBRC Score75
5
Math ReasoningMATH 500
MATH 500 Score87.8
4
Math ReasoningAIME 2024
AIME 2024 Score36.83
4
Showing 6 of 6 rows

Other info

Code

Follow for update