ModelRefs / MMLU (Massive Multitask Language Understanding) — AI Glossary
MMLU (Massive Multitask Language Understanding) — AI Glossary
A benchmark testing knowledge across 57 academic subjects including STEM, humanities, law, and medicine — from elementary to professional level.
Overview
MMLU (Hendrycks et al., 2020) is one of the most widely cited LLM benchmarks. 4-choice multiple-choice format. MMLU-Pro (2024) is a harder variant reducing answer-option shortcuts and requiring more reasoning.
Reference details
| Topic | evaluation |
|---|---|
| Also known as | MMLU, MMLU-Pro |
| Last reviewed | 2026-06-24 |
Related terms
Example: Why the headline number stopped discriminating
Four-choice questions mean random guessing scores about 25%. When frontier models cluster in the high eighties, the remaining spread is a few points sitting on top of known label errors and possible contamination. The benchmark still separates weak models from strong ones; it no longer separates strong from strong.
random baseline = 1 / 4 = 25%
frontier cluster ~ high 80s -> a few points of usable spread
Commonly confused with
MMLU measures recalled knowledge under multiple choice, not reasoning. The format lets a model succeed by elimination without following an argument — which is exactly what MMLU-Pro was built to reduce by adding options and harder distractors.
When to use it
Reach for it when:
- Coarse capability screening across a wide subject range
- Tracking generational improvement where the gap is large
- You need a benchmark others will recognise
Reach for something else when:
- Separating frontier models, where it has saturated
- As evidence of reasoning ability
- Comparing numbers from different harnesses or few-shot settings
Primary source
Continue your research
Use these connected ModelRefs sections to compare alternatives, inspect implementation paths, and review the evidence and governance boundaries relevant to MMLU (Massive Multitask Language Understanding) — AI Glossary.
Frequently asked questions
What is MMLU (Massive Multitask Language Understanding)?
A benchmark testing knowledge across 57 academic subjects including STEM, humanities, law, and medicine — from elementary to professional level.
Is MMLU (Massive Multitask Language Understanding) the same as MMLU?
Yes — MMLU, MMLU-Pro are common aliases for MMLU (Massive Multitask Language Understanding).
What concepts are related to MMLU (Massive Multitask Language Understanding)?
Closely related concepts include evaluation benchmark, gpqa.