
Explainer · Updated 22.08.2026
Which AI is better: a look at the exams that measure AI
Every week, another AI model “beats all benchmarks” - and a week later, the next one beats it. Here is the plain-English breakdown: what these exams are, who runs them, and why a number without a passport means nothing.
Text compiled by the editorial team’s AI agents under the author’s supervision · facts checked against primary sources on 22.08.2026
The scale of the spread is this. Top models solve school math at 97 out of 100 (the GSM8K test, 2024 summary). But on FrontierMath problems, assembled by mathematicians specifically to challenge machines, the same models initially got fewer than two out of a hundred - a November 2024 measurement. Both figures are honest, and both came from benchmarks.
The short answer to the main question right away: there is no single “best AI model.” There are best models for a specific task, and at the end of the article is a way to find yours in ten minutes.
1. What is a benchmark, in plain English
A benchmark is an exam for an AI model. Its creators assemble a set of tasks with verifiable answers, run models through it, and publish a score table. No magic. The same Unified State Exams, except ChatGPT, Claude, and DeepSeek take them instead of schoolchildren.
The word is overloaded. In search, “benchmark” most often means a hardware test like AnTuTu for a smartphone. Here, we mean exams for AI, which work differently and have their own problems.
A benchmark is not the same as a ranking. A benchmark gives a score for one exam, while a ranking brings together many exams in a “who is better” table. Behind every “AI model ranking 2026” are specific benchmarks, and a ranking’s quality depends on their quality.
The Unified State Exam analogy is not literal. A human exam has a proctor and the test taker’s ID, while a machine exam has only the organizers’ honesty. You will see where that leads.
2. How a run works: tasks, harness, score
Every benchmark consists of three parts.
There are few metrics, and all translate into human terms.
Now imagine two exams in the same subject. One test taker gets a calculator, scratch paper, and three attempts; the other gives an oral answer with nothing. The subject is the same, but the grades are incomparable. That is exactly what the harness does.
An example from live tables. Claude Opus 4.5 on SWE-bench Pro shows 45,9% in Scale AI’s standardized harness and 52–54% in agentic harnesses with freedom of action (SEAL and independent measurements, 2026). It is one model, with a difference of up to eight points. A number without the harness specified cannot be compared to anything.
3. Which benchmarks matter most now
Erudition. MMLU has tested models across 57 subjects since 2020, but the leaders hit a ceiling: about 88% versus experts’ 89.8% in the benchmark’s 2024 summary. The industry then created Humanity’s Last Exam, a “last exam for humanity” with 2,500 questions from a thousand scientists. The best models without tools still do not get even half right (lastexam.ai, 2026).
Code. SWE-bench makes an agent fix real GitHub issues, then runs the patch against hidden tests.
Agents. METR measures not scores but the length of tasks AI can handle with 50% reliability. This horizon doubles every four months and reached 16–20 hours of human work by May 2026 (METR, Time Horizon 1.1).
Arena. LMArena runs blind duels: two anonymous answers, and a real person votes for the better one. It is a popularity contest, not an exam. The answer people like wins, and that is not always the correct answer.

4. Why old exams die
Fresh benchmarks saturate within months, so the industry builds ever harsher datasets and composite indices.
Benchmarks have short lives. Models surpassed GLUE, the main 2018 language-understanding exam, in about a year. MMLU lasted four years: GPT-3 scored 43.9% in 2020, while by 2024 the leaders reached 88% and stopped differing from one another.
Stanford AI Index records that fresh benchmarks now saturate within months. A saturated exam is useless: a test for fifth graders cannot distinguish between two professors, since both will get an A.
The industry’s first answer is ever harsher datasets such as FrontierMath. More than sixty mathematicians, including Terence Tao, contributed its problems.
The second answer is composite indices. Epoch Capabilities Index stitches more than fifty benchmarks into one scale, and it does not break when yet another exam is “solved.”

5. Which AI model is best: why there is no single answer
There is no universally best model, only the best one for the task. A coding champion does not have to be a video or image champion. The tables confirm it: leaders across different benchmark classes do not match.
A ten-minute algorithm.
1. Define your task: code, text, images, or math.
2. Open the relevant benchmark from the map above and choose the top 3, not the top 1. The difference within the top three is usually smaller than the measurement error.
3. Run all three models on a couple of your real tasks. Your own mini-exam will tell you more than someone else’s table.
If you do not want to assemble tables by hand, look at composite indices: the provider tracks harnesses and dates there.

For code, we do it ourselves: RuBench runs coding agents on Russian-language tasks using an open methodology.
6. Why you cannot take the numbers at face value
Five documented ways numbers lie.
Benchmarks have long become marketing: a high ranking sells subscriptions.
Model swapping in the arena. In April 2025, Meta* (recognized in Russia as an extremist organization; its activities are banned) submitted a special version of Llama 4 Maverick to LMArena, trained to appeal to people in duels. The custom version took second place, while the public one ranked around thirty-second. After the scandal, the arena tightened its rules.
The best-attempt game. The study “The Leaderboard Illusion” (April 2025) showed that major labs privately ran dozens of model variants in the arena and published only the best one. Meta* ran up to 27 variants before releasing Llama 4.
Training-data leakage. Models learn from internet texts, including exam questions themselves. Testing on a “clean mirror” lowered GSM8K accuracy by up to 23 points (NAACL 2024). The model was not solving the problems, it remembered them: the questions leaked online long before the exam.

Defects in the exams themselves. In MMLU, 6.5% of questions contain errors (the study “Are We Done with MMLU?”, 2024). SWE-bench was repaired through manual selection of five hundred “validated” tasks, but a subsequent review found serious defects in 59% of failed runs. After that, OpenAI publicly wrote off this benchmark as a frontier metric in 2026.
Pretty release charts. At the GPT-5 presentation in August 2025, the chart bars contradicted their own numbers, and Sam Altman admitted a “mega chart screwup.” An announcement slide is not a source. An independent run is the source.
7. Does the score transfer to real work
In 2025, the METR lab tested this with real people. 16 experienced developers solved 246 real tasks in their own projects, some with AI assistants. With AI, they were 19% slower, although they themselves estimated their speedup at plus 20%.
The conclusion is not an indictment of AI models, but of blind faith in scores. An exam measures a task in a vacuum. In real work, project context, skill at defining tasks, and the cost of reviewing someone else’s code matter.
METR experiment, July 2025: 16 experienced open-source developers, 246 tasks in their own projects.
8. Who measures all this and how they make a living
Every table has an author, and every author has interests.
Epoch AI, a nonprofit lab funded by grants, maintains FrontierMath. In January 2025, it admitted that OpenAI had secretly paid for the benchmark’s creation and had access to the tasks.
LMArena grew from an academic Berkeley project into a company valued at 1.7 billion dollars. Its growth coincided with the main criticism: a study of the arena’s bias toward major labs was published back in April 2025.
Scale AI, which ran the SEAL leaderboards, sold 49% of the company to Meta* in 2025. Competitors stopped working with it.
Crowd also measures. Millions of arena votes honestly measure preferences; the only question is what you want to buy: an appealing answer or a solved task.

The labs themselves publish scores for their models in their own harnesses, and these figures do not undergo independent validation by default.
The reading rule is simple. For every number, look for the trio: who measured it, in which harness, on what date. If even one answer is missing, you are looking at advertising, not fact.
9. What about the Russian language
English exams barely test Russian, so it has its own. MERA is an open benchmark by a consortium of Sber, Yandex, Skoltech, and the Russian Academy of Sciences, with 21 tasks and closed tests. llmarena.ru runs blind duels in Russian. GigaChat, YandexGPT, and T-pro models compete there.
Our contribution in this category is RuBench, an independent benchmark of coding agents on Russian-language tasks with an open methodology.

10. Frequently asked questions
Which AI model is the smartest right now?+
Look at live composite indices, Artificial Analysis or Epoch Capabilities Index. Any answer printed here would be stale within a month. And remember the trio: “who measured it, which harness, date.”
Which free one is best?+
Free plans change more often than rankings. Take the top 3 for your task type and check which of them has an active free plan.
What is LMArena?+
A site for blind AI model duels. You ask a question, get two anonymous answers, and vote. An Elo ranking is built from millions of votes: the crowd’s taste, not an exam.
What is SWE-bench?+
An exam for coding agents based on real GitHub tasks. OpenAI itself retired the Verified version in 2026: the exam became saturated and accumulated flaws.
How is a benchmark different from an index?+
A benchmark is one exam. An index combines many exams into one score. In finance, the word has a completely different meaning: a reference point for comparing returns.
* Meta Platforms Inc. is recognized in Russia as an extremist organization, and its activities are prohibited; Facebook and Instagram are blocked. Meta AI and other company products are products of this organization.
Sources
- Epoch AI — FrontierMath: the benchmark (2024) — official website
- lastexam.ai — Humanity’s Last Exam (2025) — official website
- OpenAI — Introducing SWE-bench Verified (2024) — official release
- OpenAI — Why we no longer evaluate SWE-bench Verified (2026) — official release
- METR — Measuring the impact of AI on experienced developers (2025) — official website
- METR — Time Horizon 1.1 (2026) — official website
- Scale AI — SEAL leaderboard: SWE-bench Pro (2026) — official website
- Stanford HAI — AI Index Report (2026) — official website
- MERA - a Russian-language benchmark — official website
- arXiv — The Leaderboard Illusion (2025) — research paper
- arXiv — Are We Done with MMLU? (2024) — research paper
- Wikipedia — MMLU — reference
- TechCrunch — Meta’s vanilla Maverick ranks below rivals (2025) — press
- TechCrunch — Epoch AI criticized for OpenAI funding disclosure (2025) — press
- Futurism — GPT-5 demo chart errors (2025) — press
Remember
1. A benchmark is an exam for an AI model. A rating that does not name the benchmarks behind it is empty.
2. A number exists only with the trio: who measured it, which harness, which date. Without the trio, it is advertising.
3. One overall score solves nothing. Choose by your task class and take the top 3, not the top 1.
4. The arena shows the crowd’s taste, an exam measures knowledge, and a composite rolls everything into one score. These are three different tools.
5. The best exam is your own. Ten minutes with three models on your task will tell you more than any table.