| Rank | Model | Score |
|---|---|---|
| 1 | claude-fable-5 | 93.3 |
| 2 | gemini-3-1-pro | 92.7 |
| 3 | gpt-5-6-sol | 91.8 |
| 4 | deepseek-v4-pro | 89.3 |
| 5 | glm-5-2 | 89.2 |
| 6 | inkling | 88.7 |
| 7 | gemini-2-5-pro | 88.6 |
| 8 | kimi-k2-6 | 88.4 |
| 9 | nemotron-3-ultra-550b-a55b | 85.6 |
| 10 | kimi-k2-5 | 84 |
| 11 | gemini-2-0-flash-lite | 78.2 |
| 12 | gemma-3-27b | 75.1 |
| 13 | gemma-3-12b | 69.5 |
| 14 | gemma-3n-e4b-litert-preview | 64.5 |
| 15 | gemma-3n-e4b | 64.5 |
| 16 | gemma-3n-e2b-litert-preview | 59 |
| 17 | gemma-3n-e2b | 59 |
| 18 | gemma-3-4b | 54.5 |
| 19 | gemma-3-1b | 34.2 |
1 phaseActive
Multilingual MMLU variant from Cohere Labs — 9,200 human-translated 4-choice questions across 23 languages with cultural sensitivity annotations. Metric: % accuracy.
Quick answer: Global-MMLU-Lite is a multilingual evaluation benchmark by Cohere Labs (Singh et al., 2024) that tests AI models on broad academic knowledge across 23 languages using 9,200 human-translated 4-choice questions drawn from the original MMLU dataset. It annotates questions as Culturally Sensitive or Culturally Agnostic to surface linguistic and cultural biases. Claude Fable 5 leads at 93.3% with GPT-5.6 Sol close behind at 91.8%.
What it tests: Multilingual academic knowledge across 23 languages — the same MMLU subject domains (STEM, humanities, social sciences, etc.) evaluated in the language the model is expected to serve, not just in English.
Why it matters: Most benchmark evaluations are English-only, masking large capability gaps in multilingual models. Global-MMLU-Lite makes language coverage measurable and comparable: a model that scores 92% in English but 65% in Arabic reveals a practical deployment problem that English-only benchmarks would miss.
Known limitations: Scores are averaged across languages; per-language breakdown may reveal significant variance. The 4-choice format inherited from MMLU carries some saturation risk for frontier models. Cultural annotations are based on regional collaborator judgments and may not be exhaustive.
Global-MMLU-Lite takes the original MMLU question bank — 14,000 questions across academic disciplines — and provides human-translated, professionally verified versions in 23 languages. For each language, the dataset includes 200 Culturally Sensitive (CS) questions (where the correct answer or framing may vary by cultural context) and 200 Culturally Agnostic (CA) questions (where the correct answer is universal). This 400-question-per-language structure makes cross-language comparisons fair and balanced.
The "Lite" designation distinguishes it from the larger Global-MMLU dataset (42 languages, 590K rows), which uses a mix of machine translations alongside professional ones. Global-MMLU-Lite is fully human-translated or post-edited — making it higher fidelity for evaluation, though more limited in language count.
Scores are reported as overall accuracy (% correct) averaged across all languages and both cultural subsets. Labs may also report per-language or per-subset breakdowns to diagnose specific gaps.
| Field | Value |
|---|---|
| Task category | Reasoning / multilingual knowledge |
| Metric | % accuracy (4-choice MCQ) |
| Number of tasks | 9,200 test samples (400 per language × 23 languages) |
| Languages | 23 (v3.0, May 2026) |
| Cultural subsets | Culturally Sensitive (CS) · Culturally Agnostic (CA) |
| Saturation | Medium |
| Created by | Shivalika Singh, Angelika Romanou, Clémentine Fourrier, et al. |
| Affiliation | Cohere Labs |
| License | Apache 2.0 |
| First release | December 2024 (v1.0, 15 languages) |
| Current version | 3.0 (May 2026, 23 languages) |
| Source paper | Global MMLU: Understanding and Addressing Cultural and Linguistic Biases in Multilingual Evaluation (arXiv 2412.03304) |
| Dataset | CohereLabs/Global-MMLU-Lite on HuggingFace |
Arabic, Bengali, Chinese (Simplified), Czech, Dutch, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Oriya, Polish, Portuguese, Russian, Slovak, Spanish, Swahili, Tajik, Ukrainian, Welsh (+ English for CA/CS annotation reference).
A model is presented with a question in a target language and must select the correct answer from four options (A–D). Scores are reported as accuracy (% correct). The benchmark is typically evaluated in a 0-shot or 5-shot setting. Reported scores often reflect the average across all 23 languages; per-language breakdowns are available from the dataset but less commonly reported in model cards.
Frontier models tend to score in the high-80s to low-90s on Global-MMLU-Lite as of mid-2026, with closed-weight models leading. Performance gaps between English and low-resource languages (e.g. Swahili, Oriya) are typically 10–20 percentage points even for frontier models.
Scores from Inkling model card (Thinking Machines Lab, July 2026), evaluated at effort=0.99.
| Rank | Model | Score | Weights |
|---|---|---|---|
| 1 | Claude Fable 5 | 93.3% | Closed |
| 2 | GPT-5.6 Sol | 91.8% | Closed |
| 3 | Gemini 3.1 Pro | 92.7% | Closed |
| 4 | GLM 5.2 | 89.2% | Open |
| 5 | DeepSeek V4 Pro | 89.3% | Open |
| 6 | Inkling | 88.7% | Open |
| 7 | Kimi K2.6 | 88.4% | Open |
| 8 | Nemotron 3 Ultra | 85.6% | Open |
| 9 | Kimi K2.5 | 84.0% | Open |
| Benchmark | Languages | Tasks | Cultural annotations | Saturation |
|---|---|---|---|---|
| Global-MMLU-Lite | 23 | 9,200 | Yes (CS / CA) | Medium |
| MMLU-Pro | English only | 12,032 | No | Medium |
| Global-MMLU (full) | 42 | ~590K | Yes | Medium |
Last updated 2026-07-16.