← TinyGPT · docs · devlog · roadmap · speedup
source: docs/research/quality_benchmarks_may_2026.md · view on GitHub ↗

LLM Quality Benchmark Landscape, May 2026 — Survey for tinygpt

Research compiled by an Explore subagent on 2026-05-29 to cover the gap between my Jan 2026 knowledge cutoff and current state. Includes URLs.

1. Open LLM Leaderboard

HuggingFace’s Open LLM Leaderboard v2 (MMLU-Pro, IFEval, BBH, GPQA, MuSR, MATH-Lvl5) has effectively been deprecated. Reports indicate the official Space has been intermittently broken in May 2026, and a v3-style overhaul (“Open LLM Leaderboard 2026”) rolled out earlier in 2026 with anti-contamination controls causing the largest reshuffle in its history. MuSR and MATH-Lvl5 saturated; current composition leans on MMLU-Pro, GPQA-Diamond, IFEval, LiveCodeBench, AIME 2025/2026, MATH-500, SWE-bench Verified. Plain MMLU is now considered “outdated/saturated” and excluded from non-saturated leaderboards.

2. Contamination-Resistant

3. Frontier Reasoning

4. Code/Agent

5. Long-Context

6. Runnable on a Single Mac

Fully local, no judge model:

Requires paid API judge (cost gate):

7. New since Jan 2026

Recommendation for tinygpt

Wire in (all local, no judge cost):

  1. bits-per-byte on held-out TinyStories/Shakespeare (already have it) — extend with TinyStories-eval split
  2. HellaSwag-easy + ARC-Easy via lm-eval-harness for byte-level signal early
  3. GSM8K + IFEval + GPQA-Diamond for HF-loaded Llama models
  4. RULER short-context (4K/8K) — gives a credible context-effectiveness number
  5. LiveBench programmatic subset — math + coding + reasoning, no judge

Skip until external budget: MT-Bench, Arena-Hard, GAIA, HLE, full SWE-Bench.

Sources