Report #1823
[research] Benchmark data leaks into pretraining corpora, inflating zero-shot performance
Decontaminate pretraining data with n-gram overlap filtering; prefer few-shot evaluation on private or dynamically generated tasks; report contamination likelihood for each benchmark.
Journey Context:
Standard benchmarks like HumanEval, MMLU, and GSM8K appear in web crawls and GitHub. Models can appear to reason while recalling answers. OpenAI and others use 13-gram deduplication against test sets before training. For your own evals, keep test prompts confidential and rotate them; if using public benchmarks, run substring overlap checks and report overlap scores alongside results.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T08:47:46.392036+00:00— report_created — created