Skip to content
The technology

Why last year's benchmark figure cannot be compared with this year's

The model releases got the attention. Meanwhile almost every serious measurer published a correction to its own instrument, and one withdrew its measure entirely. That decides how a vendor's figure should be read.

Andreas Olsson9 min read

Photographic montage: a round brass instrument dial where a new scale has been laid, torn, over the old one, so the two sets of graduations disagree while the needle stays put.

Key insights


  • METR changed method version in January 2026. The same models, unchanged, moved between minus 57 and plus 55 per cent. Mixing the two versions in one comparison is meaningless.
  • OpenAI stopped using SWE-bench Verified in February 2026. Contamination was only half the reason: at least 59.4 per cent of audited tasks have tests that reject working solutions.
  • Epoch AI calls GPQA clearly saturated. Their own new record on FrontierMath Tier 4, 31 against a previous 19 per cent, was run manually in ChatGPT after their scaffold timed out.
  • The lowest measured hallucination rate in Vectara's leaderboard belongs to a 32 billion parameter model, not to any of the large labs' flagships.

The model releases of the past year got the attention. Something else happened alongside them, with considerably less: almost every organisation that measures models seriously published a correction to its own instrument. One withdrew its measure entirely.

That is the news that matters to anyone comparing two vendors, because a figure from a measurement whose ruler has moved is not comparable with a figure from the same measurement last year.

METR changed its method, and the numbers with it

METR measures how long a task a model can complete. The measure is called time horizon, and it is defined as the task length, counted in how long a skilled human needs, at which the model succeeds half the time.

In January 2026 METR published version 1.1 of the method and expanded the task suite. The same models, unchanged, got new values. GPT-4 from March 2023 fell by 35 per cent. GPT-4 from November 2023 fell by 57 per cent. GPT-5 rose by 55 per cent. o3 rose by 29 per cent.

Nobody retrained anything. The measure changed.

That makes the single most important practical consequence easy to state: a figure from the old method version and a figure from the new one must never appear in the same comparison. The figures in the chart below all come from method version 1.1.

Time horizon at 50 per cent success, one method version throughout

Line chart: Time horizon at 50 per cent success, one method version throughout, from GPT-4 mar-23 3.5 min to Opus 4.5 nov-25 320.0 min320.0 min160.00.0GPT-4 mar-23GPT-4 nov-23Sonnet 3.7 feb-25o3 apr-25Opus 4 may-25GPT-5 aug-25Opus 4.5 nov-25
  • GPT-4 mar-23: 3.5 min
  • GPT-4 nov-23: 3.6 min
  • Sonnet 3.7 feb-25: 60.0 min
  • o3 apr-25: 121.0 min
  • Opus 4 may-25: 101.0 min
  • GPT-5 aug-25: 214.0 min
  • Opus 4.5 nov-25: 320.0 min

Values from method version 1.1 only. The confidence intervals are wide: 170 to 729 minutes for the final point. The curve is not monotonic, Claude Opus 4 sits below o3 despite arriving later.

Source: METR, Time Horizon 1.1, published 29 January 2026. Release dates from METR's own release_dates.yaml

The curve rises, and that is a real development. But it should be read with three caveats that METR themselves write out.

The measure is not how long a model can work on its own. It is, in their words, the amount of serial human labour it can replace with a fifty per cent success rate. The error bars have historically been about a factor of two in each direction and get worse for the most recent models as the suite saturates. And measurements above sixteen hours are, according to METR themselves, unreliable with the current task suite.

The comparison between 50 and 80 per cent cannot be made

A tempting reading is that the horizon at fifty per cent success rises steeply while the horizon at eighty per cent stands still, meaning that models are getting better at succeeding sometimes but not at succeeding consistently. That reading is common and it does not survive the source. METR's original work from March 2025, the study that reports horizons at both fifty and eighty per cent success, puts the doubling time at eighty per cent at 213 days and at fifty per cent at 212, the same within the margin of error. And in a note on the measure's limitations they write that the horizons at twenty, fifty and eighty per cent are not independent estimates of one another, because they come from the same two-parameter curve. Improved performance on short tasks can, in that model, lower the eighty per cent horizon.

Setting the two horizons against each other compares a measure with itself.

A chart of the two would therefore have illustrated a property of the curve fitting rather than a property of the models.

The difference in level is well established, and it is measured within a single method version. That same study puts Claude Sonnet 3.7 at around 15 minutes at eighty per cent success, against 59 minutes at fifty. Demanding consistency cuts the task to roughly a quarter, and that is the figure that matters to anyone putting something into production. The 60 minutes shown for the same model in the chart above is a fifty per cent figure from version 1.1 and does not belong beside the fifteen. The same observation measured on agents, meaning the difference between succeeding once and succeeding four times in a row, is covered in when an agent has earned its place.

OpenAI stopped using SWE-bench Verified

In February 2026 OpenAI published Why we no longer evaluate SWE-bench Verified. The reasoning is unusually direct: improvements on the measure no longer reflect meaningful improvements in real software development, but increasingly reflect how much the model was exposed to the benchmark at training time.

That is how it is usually quoted, and it is half the reason. The other half has numbers, and they are worse.

OpenAI's audit of the tasks in SWE-bench Verified

Flawed tests that reject working solutions
59.4%
Tests that enforce a specific implementation
35.5%
Tests checking functionality never specified
18.8%

The categories overlap and do not add up to a hundred. The shares refer to the audited tasks, and the first is given as a minimum.

Source: OpenAI, Why we no longer evaluate SWE-bench Verified, 23 February 2026

At least 59.4 per cent of the audited tasks therefore have tests that reject solutions which work. A model that saw the problem during training passes anyway, because it knows what the test demands although the task never said so. The benchmark rewards memory of this particular set, and the two problems are in practice the same problem.

Both faults favour the model that has already seen the task, which is why they compound.

OpenAI has not stopped measuring coding ability. They recommend a successor. But between the two measures there is a gap nobody can convert across.

GPQA is saturated, FrontierMath Tier 4 is not

Epoch AI wrote in May 2026 about what they call the classic reasoning benchmarks. Of GPQA, a set of graduate-level science questions, they note that it had remarkable staying power but is by now clearly saturated.

At the same time there is real progress where the tasks are still hard. On FrontierMath Tier 4, the most difficult level, Epoch recorded a new high in January 2026: 31 per cent against a previous best of 19. That is a large move on a set of problems few models have solved at all.

The record does carry a caveat that Epoch write out themselves. The run was done manually in the ChatGPT web interface, after their own scaffold timed out against the API. The two figures therefore do not come from the same setup. That does not make 31 per cent untrue, but it makes the comparison with 19 weaker than it looks.

Hallucination and long inputs

Vectara's hallucination leaderboard, updated in May 2026, measures one bounded thing: how often a model invents when asked to summarise a given document and explicitly instructed not to use its own knowledge. The lowest measured rate is 1.8 per cent.

Two things are worth noting. The figure belongs to a model of 32 billion parameters, not to any of the large labs' flagships. And the measure can be improved by answering more briefly or by declining more often, which is why the table reports answer rate and summary length alongside the rate itself.

Chroma's report on context rot tested 18 models and found that they do not use their context uniformly, but that performance grows increasingly unreliable as input length grows, even on simple tasks. The report is from July 2025 and tested the generation current at the time, so it says something about that generation and not automatically about today. That nobody has published a comparable counter-measurement since is itself an observation.

Three questions for a vendor showing a benchmark result

None of the measurements above is bad. On the contrary, they are good precisely because they correct themselves in public, and anyone who does that deserves to be quoted carefully.

The consequence for an investment decision is concrete all the same. When a vendor shows a benchmark result, three questions decide whether the number means anything:

  1. Which version of the measure? METR's method change moved unchanged models between minus 57 and plus 55 per cent. A figure without a version cannot be compared with anything.
  2. Under what conditions was it run? Manually in a web interface is not the same as through an API in a standardised setup, and Epoch's own record shows the difference can arise for purely practical reasons.
  3. How wide is the interval? A factor of two in each direction is common in this literature. A figure without an uncertainty interval is a headline, not a measurement.

The fourth question is harder and is rarely asked: does this measure something that resembles what we are going to do? SWE-bench Verified measured something that looked like software work and that in more than half of cases penalised working code. It took four years, and an audit by the organisation leaning on it hardest, for anyone to write that down.


Common questions

METR defines it as the task length, counted in how long a skilled human needs, at which the model succeeds half the time. It is therefore not how long a model can work on its own, but how much serial human labour it can replace with a fifty per cent success rate.

METR published version 1.1 of its method in January 2026 and expanded the task suite. The same unchanged models moved between minus 57 and plus 55 per cent. A figure from the old version and one from the new can therefore never be compared with each other.

They write that improvements on the measure no longer reflect meaningful improvements in real software development, but increasingly reflect how much the model saw the benchmark during training. Their audit also found that at least 59.4 per cent of audited tasks have tests that reject working solutions.

No. It means that particular test has stopped separating models from one another. Epoch AI calls GPQA clearly saturated while the record on the hardest level of FrontierMath rose from 19 to 31 per cent. Progress only shows where the tasks are still hard enough to measure it.

In Vectara's May 2026 leaderboard the lowest measured rate is 1.8 per cent. The measure covers one bounded task: summarising a given document without drawing on the model's own knowledge. It says nothing about how often a model invents when answering from memory.

Chroma's report tested 18 models and found that they do not use their context uniformly, but that performance grows increasingly unreliable as input length grows, even on simple tasks. The report is from July 2025 and covers the generation tested, not automatically today's.

Which version of the measure the figure comes from, under what conditions the run was made, and how wide the uncertainty interval is. A figure without a version cannot be compared, and a figure without an interval is a headline rather than a measurement.

Only if both come from the same measure, the same version of that measure and a comparable setup. Over the past year several of the leading measures have changed method, been withdrawn or been declared saturated, which means many figures in circulation are not comparable even with themselves from last year.


If this lands on your desk, we should talk.

Ampliro Insights

New analysis, roughly weekly.

We write when the rules change and when something turns out to work in practice. One piece at a time, no sequences, and you can leave from any issue.

We store your address to send Ampliro Insights, and for nothing else. More in the privacy policy.