LiveCodeBench v6

Paper

Progress Over Time

Interactive timeline showing model performance evolution on LiveCodeBench v6

State-of-the-art frontier
Open
Proprietary

LiveCodeBench v6 Leaderboard

53 models
ContextCostLicense
1
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
1.0M$1.25 / $3.75
2
Moonshot AI
Moonshot AI
1.0T262K$0.75 / $3.50
2
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
1.0M$0.32 / $1.28
4550B
5
ByteDance
ByteDance
256K$0.50 / $3.00
61.0T
7
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
1.0M$0.50 / $3.00
8196B66K$0.10 / $0.40
9
Moonshot AI
Moonshot AI
1.0T
10
Zhipu AI
Zhipu AI
358B
11
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
28B262K$0.60 / $3.60
12
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
397B
131.0T
14
Zhipu AI
Zhipu AI
357B
15117B131K$0.10 / $0.50
16
ByteDance
ByteDance
17
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
27B262K$0.30 / $2.40
17
LG AI Research
LG AI Research
236B
19309B
20
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
35B
2131B262K$0.13 / $0.38
22
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
122B
2325B262K$0.13 / $0.40
24
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
35B
25
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
235B
2612B
27
Sarvam AI
Sarvam AI
105B
2830B
29
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
236B
30
Sarvam AI
Sarvam AI
30B
3125B
32
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
1.0T
33
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
80B
3432B262K$0.06 / $0.24
35
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
33B
35
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
9B
37
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
31B
38
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
9B262K$0.18 / $2.09
39
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
80B
40
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
4B
41
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
236B
42
Moonshot AI
Moonshot AI
1.0T
439B
438B
45
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
235B
46
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
4B262K$0.10 / $1.00
475B
48
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
33B
49
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
31B
501.0T1.0M$0.43 / $0.87
150 of 53
1/2
Notice missing or incorrect data?
About this benchmark

What is LiveCodeBench v6?

LiveCodeBench is a holistic and contamination-free evaluation benchmark for large language models for code. It continuously collects new problems from programming contests (LeetCode, AtCoder, CodeForces) and evaluates four different scenarios: code generation, self-repair, code execution, and test output prediction. Problems are annotated with release dates to enable evaluation on unseen problems released after a model's training cutoff.

LiveCodeBench v6 is a text benchmark evaluating models on reasoning and general tasks. LLM Stats tracks 53 models on this benchmark, scored on a 0–1 scale. The current average is 0.7, with the leader at 0.9.

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

Current leaders

Qwen3.7 Max from Alibaba Cloud / Qwen Team currently leads the LiveCodeBench v6 leaderboard with a score of 0.916 across 53 evaluated AI models.

1Qwen3.7 MaxAlibaba Cloud / Qwen Team91.6%
2Kimi K2.6Moonshot AI89.6%
2Qwen3.7-PlusAlibaba Cloud / Qwen Team89.6%

Source paper

Title
LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code
Authors
Naman Jain, King Han, Alex Gu, Wen-Ding Li, and 6 others
Published
Abstract

Large Language Models (LLMs) applied to code-related applications have emerged as a prominent field, attracting significant interest from both academia and industry. However, as new and improved LLMs are developed, existing evaluation benchmarks (e.g., HumanEval, MBPP) are no longer sufficient for assessing their capabilities. In this work, we propose LiveCodeBench, a comprehensive and contamination-free evaluation of LLMs for code, which continuously collects new problems over time from contests across three competition platforms, namely LeetCode, AtCoder, and CodeForces. Notably, our benchmark also focuses on a broader range of code related capabilities, such as self-repair, code execution, and test output prediction, beyond just code generation. Currently, LiveCodeBench hosts four hundred high-quality coding problems that were published between May 2023 and May 2024. We have evaluated 18 base LLMs and 34 instruction-tuned LLMs on LiveCodeBench. We present empirical findings on contamination, holistic performance comparisons, potential overfitting in existing benchmarks as well as individual model comparisons. We will release all prompts and model completions for further community analysis, along with a general toolkit for adding new scenarios and model

FAQ

Common questions about the LiveCodeBench v6 benchmark and leaderboard.

What is the LiveCodeBench v6 benchmark?

LiveCodeBench is a holistic and contamination-free evaluation benchmark for large language models for code. It continuously collects new problems from programming contests (LeetCode, AtCoder, CodeForces) and evaluates four different scenarios: code generation, self-repair, code execution, and test output prediction. Problems are annotated with release dates to enable evaluation on unseen problems released after a model's training cutoff.

What is the LiveCodeBench v6 leaderboard?

The LiveCodeBench v6 leaderboard ranks 53 AI models based on their performance on this benchmark. Currently, Qwen3.7 Max by Alibaba Cloud / Qwen Team leads with a score of 0.916. The average score across all models is 0.692.

What is the highest LiveCodeBench v6 score?

The highest LiveCodeBench v6 score is 0.916, achieved by Qwen3.7 Max from Alibaba Cloud / Qwen Team.

How many models are evaluated on LiveCodeBench v6?

53 models have been evaluated on the LiveCodeBench v6 benchmark, with 0 verified results and 53 self-reported results.

Where can I find the LiveCodeBench v6 paper?

The LiveCodeBench v6 paper is available at https://arxiv.org/abs/2403.07974. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does LiveCodeBench v6 cover?

LiveCodeBench v6 is categorized under reasoning and general. The benchmark evaluates text models.

What is the best open-source model on LiveCodeBench v6?

Kimi K2.6 by Moonshot AI is the top-ranked open-source model on LiveCodeBench v6, with a score of 0.896 (rank #2).

Which model offers the best value on LiveCodeBench v6?

Among models scoring within 10% of the leader, Step-3.5-Flash from StepFun is the cheapest, at $0.10 per million input tokens with a score of 0.864.

How recent are the LiveCodeBench v6 leaderboard results?

The LiveCodeBench v6 leaderboard was last updated in July 2026 and currently includes 53 evaluated models.