MMLU
MMLU (Massive Multitask Language Understanding) is a benchmark from UC Berkeley (2020) covering 57 multiple-choice tasks in English, measuring a model's general knowledge coverage and comprehension.
Human verified · · Submit a correction
Best for: researchers and engineers measuring an English model's general knowledge; not for: assessing generation quality, dialogue experience, or Chinese ability.
Verified facts
What is MMLU
MMLU (Massive Multitask Language Understanding) is a benchmark from UC Berkeley (2020) covering 57 multiple-choice tasks in English, measuring a model's general knowledge coverage and comprehension.
Key features of MMLU
- Validating knowledge gains from new architectures or training
- Comparing models across institutions on one benchmark
- First-pass general-capability screening for model selection
- High-discrimination evaluation with variants like MMLU-PRO
Good for
- 57 tasks spanning humanities, social sciences, STEM, and professions
- Objective, standardized multiple-choice paradigm, reproducible worldwide
- Rich historical data; the industry's shared reference frame
Watch out
- Multiple-choice only; no generation or dialogue assessment
- Top-model scores are saturating, reducing discrimination
- English-only; does not measure Chinese capability
How to use MMLU
- Read the original paper for tasks and protocol
- Get the dataset from Papers with Code or Hugging Face
- Choose zero-shot or 5-shot evaluation
- Run the model over all questions and collect answers
- Compute overall and per-task accuracy against leaderboards
Who MMLU is for
Difficulty: Advanced
- Validating knowledge gains from new architectures or training
- Comparing models across institutions on one benchmark
- First-pass general-capability screening for model selection
- High-discrimination evaluation with variants like MMLU-PRO
FAQ
What does MMLU test?
57 English multiple-choice tasks covering elementary math, US history, computer science, law, and more, measuring knowledge coverage and comprehension.
Who created MMLU?
Researchers at UC Berkeley, released in September 2020.
Is MMLU still useful?
Yes as an entry-level ruler, but top models are saturating it; combine with MMLU-PRO, BBH, and harder benchmarks.
Sources and verification
Sources: paperswithcode.com (opens in a new tab)
Verified: · Submit a correction →