Benchgen

MMLU-Redux — Results

RankModelScore
1qwen3-7-max0.95
2qwen3-5-397b-a17b0.949
3qwen3-6-plus0.945
4qwen3-7-plus0.945
5kimi-k2-thinking-09050.944
6qwen3-5-122b-a10b0.94
7qwen3-235b-a22b-thinking-25070.938
8qwen3-vl-235b-a22b-thinking0.937
9qwen3-6-27b0.935
10deepseek-r1-05280.934
11qwen3-5-35b-a3b0.933
12qwen3-6-35b-a3b0.933
13qwen3-5-27b0.932
14qwen3-235b-a22b-instruct-25070.931
15kimi-k2-instruct-09050.927
16kimi-k2-instruct0.927
17qwen3-next-80b-a3b-thinking0.925
18qwen3-vl-235b-a22b-instruct0.922
19qwen3-vl-32b-thinking0.919
20deepseek-v3-10.918
21qwen3-5-9b0.911
22qwen3-next-80b-a3b-instruct0.909
23qwen3-vl-30b-a3b-thinking0.909
24qwen3-vl-32b-instruct0.898
25longcat-flash-thinking0.893
M

MMLU-Redux

1 phaseActive

Re-annotated subset of MMLU fixing ground-truth errors in the original dataset. Provides more reliable evaluation metrics. Metric: accuracy (0–1).

Overview

MMLU-Redux

Category Metric Saturation

Paper Dataset

Quick answer: MMLU-Redux is a re-annotated version of the original MMLU (Massive Multitask Language Understanding) benchmark, created by Gema et al. (2024) to address widespread ground-truth errors found in the original dataset. By manually auditing and correcting labeling errors across many MMLU questions, MMLU-Redux provides more reliable evaluation metrics and reveals that many benchmark scores on the original MMLU were inflated or distorted by noisy labels.

At a Glance

What it tests: The same breadth of academic knowledge as MMLU — 57 subjects spanning STEM, humanities, social sciences, law, medicine, and professional fields — but with corrected ground-truth labels that make the evaluation more trustworthy.

Why it matters: The original MMLU has been widely criticized for containing incorrect answers, ambiguous questions, and annotation errors. Models that appear to score highly on MMLU may be exploiting label noise. MMLU-Redux provides a cleaner signal for comparing model performance.

Known limitations: MMLU-Redux is still derived from the original MMLU problem set, inheriting its scope and difficulty distribution. It does not add new problems, only corrects labels. Frontier models score 90%+ and the benchmark is approaching saturation.

What MMLU-Redux Measures

MMLU-Redux was created by auditing thousands of MMLU questions and identifying cases where the stated correct answer was wrong or ambiguous. The re-annotation process involved domain experts reviewing questions and correcting ground truth labels.

The benchmark covers the same 57 subjects as the original MMLU:

  • STEM: mathematics, physics, chemistry, biology, computer science, engineering
  • Social Sciences: economics, psychology, sociology, political science
  • Humanities: history, philosophy, law, literature
  • Professional: medicine, law, accounting, finance

Benchmark Specifications

FieldValue
Tasks~3,000 re-annotated questions
Subjects57 (same as MMLU)
Primary metricAccuracy (% correct)
Created byGema et al.
PaperarXiv:2406.04127 (Jun 2024)
SaturationHigh — frontier models 93%+

Frequently Asked Questions

How is MMLU-Redux different from MMLU? MMLU-Redux corrects ground-truth errors found in the original MMLU. Many original MMLU questions had incorrect or ambiguous answers; MMLU-Redux provides cleaner labels, making it a more reliable evaluation.

Do models score differently on MMLU-Redux vs original MMLU? Yes — models that scored high on MMLU by pattern-matching to incorrect labels may score lower on MMLU-Redux. The re-annotation also reveals that some models' MMLU scores were inflated by the original label noise.

What score do frontier models get on MMLU-Redux? Top models (Qwen3.7 Max, Qwen3.5-397B-A17B, and similar frontier models) score 93–95% on MMLU-Redux as of mid-2026.