Papers › MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark

MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark

3 Jun 2024arXiv:2406.01574archive 2025-07-28

YuBo Wang, Xueguang Ma, Ge Zhang, Yuansheng Ni, Abhranil Chandra, Shiguang Guo, Weiming Ren, Aaran Arulraj, Xuan He, Ziyan Jiang, Tianle Li, Max Ku, Kai Wang, Alex Zhuang, Rongqi Fan, Xiang Yue, Wenhu Chen

In the age of large-scale language models, benchmarks like the Massive Multitask Language Understanding (MMLU) have been pivotal in pushing the boundaries of what AI can achieve in language comprehension and reasoning across diverse domains. However, as models continue to improve, their performance on these benchmarks has begun to plateau, making it increasingly difficult to discern differences in model capabilities. This paper introduces MMLU-Pro, an enhanced dataset designed to extend the mostly knowledge-driven MMLU benchmark by integrating more challenging, reasoning-focused questions and expanding the choice set from four to ten options. Additionally, MMLU-Pro eliminates the trivial and noisy questions in MMLU. Our experimental results show that MMLU-Pro not only raises the challenge, causing a significant drop in accuracy by 16% to 33% compared to MMLU but also demonstrates greater stability under varying prompts. With 24 different prompt styles tested, the sensitivity of model scores to prompt variations decreased from 4-5% in MMLU to just 2% in MMLU-Pro. Additionally, we found that models utilizing Chain of Thought (CoT) reasoning achieved better performance on MMLU-Pro compared to direct answering, which is in stark contrast to the findings on the original MMLU, indicating that MMLU-Pro includes more complex reasoning questions. Our assessments confirm that MMLU-Pro is a more discriminative benchmark to better track progress in the field.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.01574")

Code

Syntology Ran 9 of 12 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 7 ran · our draft was wrong; 2 ran · fixture could not drive it.

By repository: community (archive-listed): 12 samples from 2 repositories, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tiger-ai-lab/mmlu-pro mentioned on GitHubpytorch report
wenlai-lavine/jola mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran · our draft was wrong
2ran · fixture could not drive it
3unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

repeat_kv wenlai-lavine/jola/jola/modeling_llama.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 30d7eec482ebf6b1 · report
apply_rotary_pos_emb wenlai-lavine/jola/jola/modeling_qwen2.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · bac65c3dafaec040 · report
apply_rotary_pos_emb wenlai-lavine/jola/jola/modeling_llama.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · f725bc2d76076485 · report
extract_again tiger-ai-lab/mmlu-pro/compute_accuracy.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 628ba40cfdad9e0a · report
extract_answer tiger-ai-lab/mmlu-pro/compute_accuracy.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 1f59ab74392c3fcf · report
extract_final tiger-ai-lab/mmlu-pro/compute_accuracy.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · bfcfbf7614a49849 · report
format_example tiger-ai-lab/mmlu-pro/evaluate_from_api.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 1b3ff879d7f6d22b · report
preprocess tiger-ai-lab/mmlu-pro/evaluate_from_api.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · c48a904c128bab0a · report
rotate_half wenlai-lavine/jola/jola/modeling_llama.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · b99eea6376d1e212 · report
extract_common_reason_answer wenlai-lavine/jola/jola/evaluate.py community (archive-listed) unverified Apache-2.0 (permissive) · eaac056d48deb699 · report
extract_gem_answer wenlai-lavine/jola/jola/evaluate.py community (archive-listed) unverified Apache-2.0 (permissive) · a57a6eff6220ee2e · report
extract_mmlu_pro_answer wenlai-lavine/jola/jola/evaluate.py community (archive-listed) unverified Apache-2.0 (permissive) · af54879256b59d48 · report

Tasks

MMLUMulti-task Language Understanding

Datasets

Introduced by this paper, per the archive.

MMLU-Pro

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections