FIELD GUIDE · AI BENCHMARKS & EVALS

CAN YOU TRUST AN AI BENCHMARK?

The leaderboard may be real and still tell you the wrong thing. Here’s how tests get stale, contaminated, saturated and oversold.

UPDATED 2026-09-21

NO PHD REQUIRED

ELI5

A benchmark is a standardized test used to compare AI systems. Good benchmarks make progress visible and reproducible. Badly interpreted benchmarks turn a score on a narrow test into a claim about general intelligence, usefulness, or safety. The benchmark itself can also get stale when models have seen similar examples during training or when top systems crowd near the ceiling.

BENCHMARK

A defined set of tasks, prompts, data, and scoring rules used to compare systems.

A benchmark measures what it contains, not every ability people care about.

CONTAMINATION

A model may have encountered benchmark examples, close variants, or solutions during training.

If the test is no longer meaningfully unseen, the score can exaggerate generalization.

SATURATION

Many strong models score near the top of a benchmark.

Once the ceiling is crowded, small score differences may tell you little about practical differences.

EVAL

A broader evaluation of model behavior or capability, which may include benchmarks, human judgment, real-world tasks, safety probes, or hidden tests.

One leaderboard is only one slice of an evaluation program.

WHY THIS BECOMES A FIGHT

WHY ARE PEOPLE FIGHTING ABOUT THIS?

Benchmarks influence model launches, headlines, procurement, investment, and the belief that one lab has suddenly pulled ahead. Labs also choose which results to feature. A clean score can compress a complicated system into one number that looks objective, even when the test is narrow, contaminated, saturated, or poorly matched to how people actually use the model.

GET THESE OFF THE TABLE

THE STRAW MEN

The bad arguments first. Nobody gets to win by beating these.

THE SCOREBOARD VERSION

“THE MODEL WON THE LEADERBOARD. IT IS OBJECTIVELY THE SMARTEST AI.”

THE ALL-NUMBERS-ARE-BS VERSION

“ALL BENCHMARKS ARE MARKETING NONSENSE. IGNORE EVERY NUMBER.”

NOW MAKE THE GOOD ARGUMENT

STEEL MAN THE CASE

Give the people you disagree with the version they would actually defend.

THE MEASUREMENT CASE

BENCHMARKS ARE ESSENTIAL WHEN THEY ARE TRANSPARENT AND FIT FOR PURPOSE

Shared tasks let researchers reproduce results, compare systems under the same conditions, and notice real capability changes. Stanford's HELM program emphasizes transparent prompts, multiple scenarios, reproducibility, and benchmark selection based partly on recency and saturation. Without standardized evaluations, model claims become even harder to audit.

A stopwatch does not tell you who is the best athlete overall, but it is still useful for measuring a race.

THE SKEPTICAL CASE

A SCORE IS EASY TO OVERGENERALIZE

Benchmarks can contain broken tasks, become contaminated, saturate, or reward strategies that do not transfer to real work. OpenAI and the SWE-bench authors created SWE-bench Verified after human review found problematic tasks in the original benchmark. That is not a reason to abandon testing; it is evidence that the test itself needs evaluation too.

If the exam has bad questions and everyone has seen the answer key, the leaderboard can still be precise and still be misleading.

FOLLOW THE MONEY

WHO PAYS? WHO WINS?

MODEL LABS

They benefit when a benchmark flatters a new release and bear reputational cost when outside evaluation fails to reproduce the headline result.

RESEARCHERS

They need stable common tests but also spend time replacing benchmarks that have become saturated, contaminated, or disconnected from current systems.

BUYERS + DEVELOPERS

They can make poor product choices if a benchmark winner is weak on the exact workflow, latency, reliability, cost, or failure mode that matters to them.

THE PUBLIC

Benchmark headlines shape beliefs about how close AI is to human or superhuman performance, even when the underlying test covers a tiny slice of capability.

RECEIPTS, NOT VIBES

WHAT DO WE ACTUALLY KNOW?

TRANSPARENCY AND REPRODUCIBILITY ARE PART OF GOOD EVAL DESIGN

Stanford CRFM's HELM framework publishes prompts, scenarios, metrics, and reproducible evaluation tooling rather than only a leaderboard score.

A score is easier to trust when outsiders can inspect how it was produced.

BENCHMARKS AGE

HELM Capabilities explicitly considers whether a scenario is saturated, how recent it is, and its quality when selecting capability evaluations.

A once-useful benchmark can stop separating frontier systems as the field advances.

HUMAN REVIEW CAN REVEAL THAT THE TEST ITSELF IS BROKEN

SWE-bench Verified is a human-annotated subset created after review of the original software-engineering benchmark. OpenAI says the verified set supersedes the original benchmark variants for its evaluation use.

Benchmark quality is an empirical object too; the questions and graders need auditing.

REAL-WORLD TASK EVALS TRY TO CLOSE THE LAB-TO-WORK GAP

OpenAI's GDPval evaluates models on economically valuable tasks drawn from 44 occupations rather than relying only on academic question sets.

Even a real-world-task benchmark remains a sample, but it asks a more consequential question than trivia accuracy alone.

WHAT WOULD SETTLE SOME OF THIS?

WHAT WOULD CHANGE THE ARGUMENT?

TAKE THIS TO DINNER: A benchmark is a measuring tape, not a coronation.

RECEIPTS

The guide is the map. These are the sources behind the substantive claims.

  1. Holistic Evaluation of Language Models (HELM)Stanford Center for Research on Foundation Models
  2. HELM CapabilitiesStanford Center for Research on Foundation Models
  3. SWE-bench VerifiedOpenAI Evals
  4. Measuring the performance of our models on real-world tasksOpenAI