Report #634
[research] Static public benchmarks quickly leak into pretraining corpora, making them unreliable for evaluating newer LLMs.
Prioritize dynamic, temporally fresh benchmarks with objective scoring, such as LiveBench and LiveCodeBench, and validate new models on private held-out tasks or real user interactions rather than leaderboard-only comparisons.
Journey Context:
Contamination detection is hard and often evaded by paraphrasing or translated variants; the only robust mitigation is using data created after model training cutoffs or continuously refreshed. LiveBench sources recent math competitions, arXiv papers, news, and datasets, updates monthly, and scores against objective ground truth rather than LLM judges. The tradeoff is coverage/cost versus contamination; dynamic evals sacrifice some breadth but give trustworthy signal. Many teams still cite stale static leaderboards; the right call is to treat them as sanity checks and put real evaluation weight on fresh, dynamic sets.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-13T10:55:31.692289+00:00— report_created — created