Benchgen

MT-Bench — Results

RankModelScore
1qwen2-5-72b-instruct9.35
2gpt-4-turbo9.32
3llama-3-3-nemotron-super-49b-v19.17
4deepseek-v2-59.02
5claude-3-opus9
6gpt-4-06138.99
7hermes-3-70b8.99
8claude-3-5-sonnet8.97
9qwen2-5-7b-instruct8.75
10llama-3-1-70b-instruct8.7
11mistral-large-28.63
12qwen2-7b-instruct8.41
13mistral-small-3-24b-instruct8.35
14gemini-1-5-pro8.3
15ministral-8b-instruct8.3
16llama-3-1-nemotron-nano-8b-v18.1
17claude-3-sonnet8.03
18claude-3-haiku8
19llama-3-1-nemotron-70b-instruct0.9
M

MT-Bench

1 phaseActive

80 multi-turn chat questions across 8 domains, graded by GPT-4 on a 1–10 scale. Created by LMSYS (Zheng et al., 2023). The standard LLM-as-judge instruction-following benchmark.

Overview

MT-Bench

Category Metric Tasks Saturation Created

Paper GitHub Dataset

Quick answer: MT-Bench is an 80-question multi-turn conversation benchmark created by LMSYS in 2023, used to evaluate LLM instruction-following and conversational quality. A GPT-4 judge rates each response on a 1–10 scale across 8 domains (writing, roleplay, reasoning, math, coding, extraction, STEM, humanities). GPT-4 Turbo scores 9.32; GPT-3.5 Turbo scores 7.94. It is largely saturated for frontier models.

At a Glance

What it tests: Multi-turn conversational quality and instruction-following across 8 domains — the ability to maintain coherence across turns, follow complex instructions, and produce high-quality responses in diverse scenarios.

Why it matters: MT-Bench pioneered the "LLM-as-judge" evaluation paradigm and was among the first benchmarks to use GPT-4 to score model responses, enabling scalable evaluation of open-ended generation quality beyond accuracy on multiple-choice tasks.

Known limitations: MT-Bench has only 80 questions, making results noisy. Scores cluster at 8.5–9.3 for all frontier models. The judge model (GPT-4) may have biases toward its own response style. AlpacaEval 2.0 and Chatbot Arena Elo provide larger-scale alternatives.

What MT-Bench Measures

MT-Bench presents 80 two-turn conversations across 8 domains: writing, roleplay, reasoning, math, coding, extraction, STEM knowledge, and humanities. Each conversation requires the model to first answer an initial question, then follow up with a related second question that often builds on or refines the first response. This multi-turn design tests whether models can maintain coherence and context across turns — a real-world requirement for chat applications.

GPT-4 scores each response on a 1–10 scale using a structured rubric. The final MT-Bench score is the average across all 80 first-turn and second-turn responses. The benchmark was introduced alongside the Vicuna chatbot and helped establish that instruction-tuned models could rival GPT-3.5 in conversational quality.

Benchmark Specifications

FieldValue
Task categoryInstruction-following / chat quality
MetricGPT-4 judge score (1–10 scale, average across 80 questions)
Number of tasks80 (two-turn conversations)
DomainsWriting, roleplay, reasoning, math, coding, extraction, STEM, humanities
SaturationHigh (frontier models cluster 8.9–9.3)
Created byZheng et al. (LMSYS)
Source paperJudging LLM-as-a-Judge with MT-Bench and Chatbot Arena (2023)
GitHublm-sys/FastChat
DatasetHuggingFace — lmsys/mt_bench_human_judgments

How MT-Bench Is Scored

The GPT-4 judge receives the question, the model's response, and a grading rubric, then outputs a score from 1–10. The reported MT-Bench score is the average across all 160 individual turn scores (2 turns × 80 questions). Some labs report first-turn only or aggregate differently. Due to the small question count and judge variance, scores within 0.1–0.2 points should be considered statistically equivalent.

State-of-the-Art Results

Scores are GPT-4 judge ratings on a 1–10 scale. From published technical reports and the LMSYS MT-Bench leaderboard.

MT-Bench vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
MT-BenchMulti-turn chat quality (GPT-4 judge)80High
AlpacaEval 2.0Single-turn instruction following (LC win rate)805Medium
Arena Hard v2Hard instruction following (model-judged win rate)500Low

MT-Bench is good for a quick chat quality baseline. AlpacaEval 2.0 and Chatbot Arena Elo provide more statistically reliable preference evaluation.

Run MT-Bench on Your Model

Benchgen lets teams run MT-Bench on their own fine-tuned models to quickly assess instruction-following quality before deployment.

Frequently Asked Questions

What is MT-Bench? MT-Bench is an 80-question multi-turn conversation benchmark created by LMSYS in 2023. A GPT-4 judge scores model responses on a 1–10 scale across 8 domains. It measures instruction-following quality and conversational coherence across turns.
What does a good MT-Bench score look like? GPT-3.5 Turbo scores ~7.94; GPT-4 class models score 8.97–9.32. Scores above 8.5 indicate strong instruction-following. The practical range is narrow (8.0–9.3) for competitive chat models.
Who created MT-Bench? MT-Bench was created by Lianmin Zheng, Wei-Lin Chiang, Ying Sheng, Siyuan Zhuang, Zhanghao Wu, Yonghao Zhuang, Zi Lin, Zhuohan Li, Dacheng Li, Eric P. Xing, Hao Zhang, Joseph E. Gonzalez, and Ion Stoica at LMSYS (UC Berkeley). See Zheng et al. 2023.
Is MT-Bench saturated? Largely yes. Frontier models cluster between 8.9 and 9.3, and the 80-question count means differences within ~0.2 points are not statistically significant. AlpacaEval 2.0 and Chatbot Arena Elo provide more informative preference measurements.

Benchmark definition paraphrased from Zheng et al. 2023. State-of-the-art scores sourced from published technical reports and attributed inline. Last updated 2026-07-23.