Report #101601
[research] Static benchmarks like MMLU, HumanEval, and GSM8k are heavily represented in pretraining data, so high scores can reflect memorization
Complement static benchmarks with contamination-limited dynamic benchmarks such as LiveBench, which releases fresh questions monthly and only uses objective, verifiable answers. When possible, also check n-gram overlap with the model's training corpus.
Journey Context:
Once benchmark items leak into training sets, comparisons become unfair and improvements can come from recall rather than generalization. LiveBench limits leakage by sourcing questions from recent arXiv papers, news, datasets, and puzzles, and it deliberately avoids LLM-as-a-judge because GPT-4-style judges can err up to 46% on hard reasoning items. Monthly refreshes mean the benchmark stays ahead of training-data cutoff dates.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:07:55.343687+00:00— report_created — created