Wild Bench

WildBench is an automated evaluation framework that benchmarks large language models using 1,024 challenging, real-world tasks selected from over one million human-chatbot conversation logs. It introduces two evaluation metrics (WB-Reward and WB-Score) that achieve high correlation with human preferences and uses task-specific checklists for systematic evaluation.

Mistral Large 3 from Mistral AI currently leads the Wild Bench leaderboard with a score of 0.685 across 8 evaluated AI models.

Paper
About this benchmark

What Wild Bench measures

Wild Bench is a text benchmark that evaluates large language models on reasoning, general, and communication tasks. LLM Stats tracks 8 models on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.6, with the leader reaching 0.7.

Compare leaders on the best AI for reasoning, best AI for general and best AI for communication leaderboards.

Publication

Paper
WildBench: Benchmarking LLMs with Challenging Tasks from Real Users in the Wild
Authors
Bill Yuchen Lin, Yuntian Deng, Khyathi Chandu, Faeze Brahman, and 5 others
Published

Abstract

We introduce WildBench, an automated evaluation framework designed to benchmark large language models (LLMs) using challenging, real-world user queries. WildBench consists of 1,024 tasks carefully selected from over one million human-chatbot conversation logs. For automated evaluation with WildBench, we have developed two metrics, WB-Reward and WB-Score, which are computable using advanced LLMs such as GPT-4-turbo. WildBench evaluation uses task-specific checklists to evaluate model outputs systematically and provides structured explanations that justify the scores and comparisons, resulting in more reliable and interpretable automatic judgments. WB-Reward employs fine-grained pairwise comparisons between model responses, generating five potential outcomes: much better, slightly better, slightly worse, much worse, or a tie. Unlike previous evaluations that employed a single baseline model, we selected three baseline models at varying performance levels to ensure a comprehensive pairwise evaluation. Additionally, we propose a simple method to mitigate length bias, by converting outcomes of ``slightly better/worse'' to ``tie'' if the winner response exceeds the loser one by more than $K$ characters. WB-Score evaluates the quality of model outputs individually, making it a fast and cost-efficient evaluation metric. WildBench results demonstrate a strong correlation with the human-voted Elo ratings from Chatbot Arena on hard tasks. Specifically, WB-Reward achieves a Pearson correlation of 0.98 with top-ranking models. Additionally, WB-Score reaches 0.95, surpassing both ArenaHard's 0.91 and AlpacaEval2.0's 0.89 for length-controlled win rates, as well as the 0.87 for regular win rates.

Mistral AIMistral Large 3 leads with 68.5%, followed by Mistral AIMiniStral 3 (14B Instruct 2512) at 68.5% and Mistral AIMinistral 3 (8B Instruct 2512) at 66.8%.

Progress Over Time

Interactive timeline showing model performance evolution on Wild Bench

State-of-the-art frontier
Open
Proprietary

Wild Bench Leaderboard

8 models
ContextCostLicense
1
Mistral AI
Mistral AI
675B
114B
38B
424B
53B
624B
7398B
852B
Notice missing or incorrect data?

FAQ

Common questions about Wild Bench.

What is the Wild Bench benchmark?

WildBench is an automated evaluation framework that benchmarks large language models using 1,024 challenging, real-world tasks selected from over one million human-chatbot conversation logs. It introduces two evaluation metrics (WB-Reward and WB-Score) that achieve high correlation with human preferences and uses task-specific checklists for systematic evaluation.

What is the Wild Bench leaderboard?

The Wild Bench leaderboard ranks 8 AI models based on their performance on this benchmark. Currently, Mistral Large 3 by Mistral AI leads with a score of 0.685. The average score across all models is 0.586.

What is the highest Wild Bench score?

The highest Wild Bench score is 0.685, achieved by Mistral Large 3 from Mistral AI.

How many models are evaluated on Wild Bench?

8 models have been evaluated on the Wild Bench benchmark, with 0 verified results and 8 self-reported results.

Where can I find the Wild Bench paper?

The Wild Bench paper is available at https://arxiv.org/abs/2406.04770. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does Wild Bench cover?

Wild Bench is categorized under reasoning, general, and communication. The benchmark evaluates text models.

What is the best open-source model on Wild Bench?

Mistral Large 3 by Mistral AI is the top-ranked open-source model on Wild Bench, with a score of 0.685 (rank #1).

How recent are the Wild Bench leaderboard results?

The Wild Bench leaderboard was last updated in June 2026 and currently includes 8 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all reasoning
GPQA

A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.

reasoning
224 models
MMLU-Pro

A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.

reasoning
127 models
AIME 2025

All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.

reasoning
114 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

reasoning
100 models
SWE-Bench Verified

A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.

reasoning
100 models
Humanity's Last Exam

Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions

reasoningmultimodal
82 models