Benchgen

LongBench v2 — Results

RankModelScore
1qwen3-5-397b-a17b0.632
2qwen3-6-plus0.62
3nemotron-3-ultra-550b-a55b0.619
4minimax-m1-80k0.615
5kimi-k2-50.61
6mai-thinking-10.61
7minimax-m1-40k0.61
8mimo-v2-flash0.606
9qwen3-5-27b0.606
10qwen3-5-122b-a10b0.602
11qwen3-5-35b-a3b0.59
12qwen3-5-9b0.552
13qwen3-5-4b0.5
14deepseek-v30.487
15qwen3-5-2b0.387
16qwen3-5-08b0.261

LongBench v2

1 phaseActive

503 challenging long-context questions (8K–2M words) across single-doc QA, multi-doc QA, long ICL, dialogue history, code repos, and structured data. Metric: accuracy.

Overview

LongBench v2

Category Metric Saturation Tasks

Paper GitHub Dataset

Quick answer: LongBench v2 is a long-context benchmark by Bai et al. (2024) from Tsinghua University (THUDM) with 503 challenging multiple-choice questions requiring deep understanding and reasoning across contexts of 8K to 2M words. Qwen3.8 Max leads with 66.3% across 17 evaluated models.


What Does LongBench v2 Test?

LongBench v2 goes beyond simple retrieval — every question requires genuine reasoning over long documents. The benchmark covers six task categories:

CategoryDescription
Single-document QADeep comprehension of a single long document
Multi-document QASynthesizing information across multiple documents
Long in-context learningFew-shot learning from very long examples
Long dialogue historyUnderstanding context from extended conversations
Code repository understandingReasoning about large codebases
Long structured data understandingInterpreting tables, spreadsheets, and structured content

Context lengths range from 8K to 2M words, making LongBench v2 one of the most demanding tests of true long-context capability.


How Is LongBench v2 Scored?

All questions are multiple-choice, scored as correct or incorrect. The final score is the fraction of questions answered correctly, normalized to 0–1. Questions require multi-hop reasoning rather than simple lookup, resisting strategies that work on shorter contexts.


Key Facts

PropertyValue
PublishedDecember 2024
Tasks503 questions
Context range8K–2M words
Categories6
MetricAccuracy
Score range0–1
Top modelQwen3.8 Max (0.663)
Models evaluated17

FAQ

What is LongBench v2? LongBench v2 is a benchmark assessing LLMs on long-context problems requiring deep understanding and reasoning. It contains 503 challenging multiple-choice questions with contexts from 8K to 2M words across six task categories.

Who created LongBench v2? LongBench v2 was created by Yushi Bai, Shangqing Tu, Jiajie Zhang, Hao Peng and colleagues at Tsinghua University, published in December 2024 (arXiv 2412.15204).

How is LongBench v2 different from LongBench v1? LongBench v2 features harder questions requiring deeper reasoning (not just retrieval), longer context windows (up to 2M words), and a more diverse set of real-world task categories.

What score does the best model achieve on LongBench v2? Qwen3.8 Max currently leads with 0.663 (66.3%), followed by Qwen3.5-397B-A17B at 0.632 and Qwen3.6 Plus at 0.620.