AutoBench Leaderboard
Multi-run AutoBench leaderboard with historical navigation
Today, we are releasing AutoBench 2.0, the new version of AutoBench. The new platform achieves the same level of accuracy and stability of AutoBench 1.0 with about half the number of evaluations (scores).
We are also releasing the results of Run 5 (Dec 2025), our latest LLM benchmark, generated by the new platform. This run offers the largest set of models to date (35 models), and a number of iterations (315 generated questions) that is comparable to our past benchmarks. However, this benchmark has been generated with only 110,000 scores, about half the number of scores required in past runs. All without compromising in any way on benchmark quality and achieving high levels of correlation with established benchmarks.
For full details, check out AutoBench Leaderboard or visit autobench.org.
In Version 2.0, we have re-engineered the "Collective-LLM-as-a-Judge" engine to be both faster and more efficient.
Random Score Pooling: Instead of using prefixed scoring models (rankers), we now pool a set of n random models (out of all the benchmark models) for every answer scoring session. It enables us to reduce significantly the number of scores per generated answer while increasing representation of all models as rankers in the benchmark. This also increases noise and enables the system to explore the "LLM performance space" more thoroughly. The intentional variance is then effectively compensated for by our new nonlinear weighting system.
Nonlinear Weighting: We have moved beyond simple linear averaging of scores by applying nonlinear weights (options available: exponential, power-law, asymptotic, Boltzmann). This has proven essential to improve convergence and evaluation quality in the presence of high performance models such Gemini 3 Pro, Claude Opus 4.5 and the just recently released GPT 5.2.
Parallel Iteration: A new parallelized architecture allows us to run multiple iterations simultaneously, enabling us to run in few hours benchmarks which would have taken days in the past.
The result is a system that preserves all the benefits of the original AutoBench (gaming resistance, granularity, cost-effectiveness), correlates 89.38% with the Artificial Analysis Index, 82.21% with MMLU-Pro, and 71.84% with human preference (LMArena), and provides a more powerful and efficient tool for LLM evaluation.
GPT 5.2 Pro performance is truly remarkable, with the model dominating most domains. However, such a performance comes at a steep price.
The Takeaway: With GPT 5.2 you are paying an 11x price premium for an average 1.1% performance gain.
A new breed of "Slow but Deep" models is emerging:
GPT-oss-120b is the efficiency champion of Run 5. With a score of 4.18 and a cost of $0.0011, it provides 93% of the intelligence of the top model for 0.1% of the cost.
For 90% of business use cases (summarization, RAG, extraction), these solutions provide a valid alternative to proprietary models.
While GPT 5.2 leads in almost all domains, it does not everywhere. Our domain breakdown shows:
Static benchmarks encourage "teaching to the test." AutoBench 2.0 generates fresh, unseen questions every run. This is the only way to evaluate models for the Agentic Era, where AI agents will face novel, unpredictable situations that cannot be memorized.
We are now using this data to build the AutoBench API Router, an intelligent layer that routes your prompt to the optimal model to answer it, potentially saving enterprises 40-60% on inference costs without sacrificing quality.
This ambitious run would not have been possible without our ecosystem partners:
AutoBench 1.0 is open-source. We invite you to explore the data, fork the repo, and join the discussion.
Multi-run AutoBench leaderboard with historical navigation