Benchgen

MMLU — Results

RankModelScore
1gpt-592.5
2o191.8
3gpt-4-590.8
4o1-preview90.8
5sarvam-105b90.6
6claude-3-5-sonnet-v190.4
7kimi-k2-090590.2
8kimi-k2-instruct89.5
9mimo-v2-5-pro89.4
10claude-3-5-sonnet88.7
11gpt-4o88.7
12llama-3-1-405b-instruct88.6
13deepseek-v388.5
14kimi-k2-base87.8
15qwen3-235b-a22b87.8
16grok-287.5
17kimi-k1-587.4
18o3-mini86.9
19claude-3-opus86.8
20qwen2-5-72b-instruct86.8
21gpt-4-turbo86.4
22gpt-4-061386.4
23grok-2-mini86.2
24llama-3-1-70b-instruct86
25llama-3-2-90b-instruct86
M

MMLU

1 phaseActive

14,042 questions across 57 academic subjects from elementary to expert level. Metric: 5-shot accuracy. Created by Hendrycks et al. (2021). Frontier models score 86–89%.

Overview

MMLU

Category Metric Tasks Saturation Created

Paper GitHub Dataset

Quick answer: MMLU (Massive Multitask Language Understanding) is a 57-subject academic knowledge benchmark of 14,042 multiple-choice questions spanning elementary to expert level, created by Hendrycks et al. (2021). It is the most widely reported knowledge benchmark in AI — virtually every model release includes MMLU scores. Frontier models now score 86–89%, approaching the 89.8% reported expert human average.

At a Glance

What it tests: Broad academic knowledge and understanding across 57 subjects including STEM, humanities, social sciences, and professional fields — ranging from high-school level to professional and graduate-level questions.

Why it matters: MMLU is the standard benchmark for comparing a model's breadth of world knowledge. A high MMLU score signals that a model has absorbed large amounts of structured academic information, making it a reliable correlate of general-purpose usefulness.

Known limitations: MMLU is approaching saturation at the frontier (88–90%), and has been criticized for noisy labels and inconsistent answer quality. MMLU-Pro and MMLU-Redux offer cleaner, harder alternatives.

What MMLU Measures

MMLU covers 57 subjects grouped into four categories: STEM (mathematics, physics, chemistry, biology, computer science), humanities (history, philosophy, law), social sciences (economics, psychology, sociology), and other professional knowledge areas (medicine, finance). Questions span 5 difficulty levels, from elementary to expert-level professional licensing.

Each question is 4-choice multiple choice with a single correct answer. The standard evaluation protocol is 5-shot: the model is given 5 example questions and answers from the same subject before answering the test question. This measures both knowledge recall and few-shot generalization.

MMLU was designed to test the breadth of a model's world knowledge — the hypothesis being that a model that has absorbed vast academic text should score well across all subjects. Because it spans such a wide range, a strong MMLU score signals comprehensive pretraining, while weakness in specific subjects reveals gaps.

Benchmark Specifications

FieldValue
Task categoryLanguage / knowledge
Metric% correct (5-shot, 4-choice multiple choice)
Number of tasks14,042 test questions
Subjects57 (STEM, humanities, social sciences, professional)
SaturationHigh (frontier models 86–89%, approaching human expert level)
Created byHendrycks et al.
Source paperMeasuring Massive Multitask Language Understanding (2021)
GitHubhendrycks/test
DatasetHuggingFace — cais/mmlu

How MMLU Is Scored

Accuracy is reported as the percentage of correctly answered questions in the 5-shot setting across all 57 subjects. The standard evaluation uses chain-of-thought or direct prompting depending on the lab. Some labs report average-of-averages (averaging per-subject accuracy then averaging across subjects), while others report micro-average (total correct / total questions) — this can create small differences between reported numbers. Expert human performance is estimated at 89.8%.

State-of-the-Art Results

Expert human estimate: ~89.8%. All scores 5-shot unless noted. Scores from published technical reports.

MMLU vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
MMLUBroad academic knowledge (57 subjects)14,042High
MMLU-ProHarder, 10-choice MMLU variant12,032Medium
GPQA DiamondPhD-level science (biology, chemistry, physics)198Medium

For frontier model comparisons, MMLU-Pro provides better discrimination. GPQA Diamond tests depth of expert knowledge rather than breadth.

Run MMLU on Your Model

Benchgen lets teams run MMLU across all 57 subjects on their own models, track subject-level breakdowns, and compare knowledge breadth across model versions.

Frequently Asked Questions

What is MMLU? MMLU (Massive Multitask Language Understanding) is a 57-subject academic knowledge benchmark of 14,042 multiple-choice questions, spanning elementary to expert level, created by Hendrycks et al. The standard evaluation is 5-shot accuracy across all subjects.
What does a good MMLU score look like? Expert human performance is ~89.8%. Scores above 87% indicate strong general academic knowledge. Frontier models (GPT-4o, Claude 3.5 Sonnet) score 88–89%. Scores below 80% indicate notable gaps in academic knowledge coverage.
Who created MMLU? MMLU was created by Dan Hendrycks, Collin Burns, Steven Basart, Andy Zou, Mantas Mazeika, Dawn Song, and Jacob Steinhardt. See Hendrycks et al. 2021.
Is MMLU saturated? Largely yes for frontier models. GPT-4o and Claude 3.5 Sonnet both score 88.7%, close to the 89.8% expert human estimate. MMLU-Pro and MMLU-Redux provide harder alternatives with better frontier discrimination.
How does MMLU differ from MMLU-Pro? MMLU has 4 answer choices per question; MMLU-Pro has 10. MMLU-Pro is harder, has fewer noisy labels, and better discriminates frontier models. Frontier model scores on MMLU-Pro are typically 15–25 points lower than on MMLU.

Benchmark definition paraphrased from Hendrycks et al. 2021. State-of-the-art scores sourced from published technical reports and attributed inline. Last updated 2026-07-23.