LiveCodeBench v6
Progress Over Time
Interactive timeline showing model performance evolution on LiveCodeBench v6
LiveCodeBench v6 Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | Alibaba Cloud / Qwen Team | — | 1.0M | $1.25 / $3.75 | ||
| 2 | Moonshot AI | 1.0T | 262K | $0.75 / $3.50 | ||
| 2 | Alibaba Cloud / Qwen Team | — | 1.0M | $0.32 / $1.28 | ||
| 4 | 550B | — | — | |||
| 5 | ByteDance | — | 256K | $0.50 / $3.00 | ||
| 6 | Microsoft | 1.0T | — | — | ||
| 7 | Alibaba Cloud / Qwen Team | — | 1.0M | $0.50 / $3.00 | ||
| 8 | StepFun | 196B | 66K | $0.10 / $0.40 | ||
| 9 | Moonshot AI | 1.0T | — | — | ||
| 10 | Zhipu AI | 358B | — | — | ||
| 11 | Alibaba Cloud / Qwen Team | 28B | 262K | $0.60 / $3.60 | ||
| 12 | Alibaba Cloud / Qwen Team | 397B | — | — | ||
| 13 | Moonshot AI | 1.0T | — | — | ||
| 14 | Zhipu AI | 357B | — | — | ||
| 15 | OpenAI | 117B | 131K | $0.10 / $0.50 | ||
| 16 | ByteDance | — | — | — | ||
| 17 | Alibaba Cloud / Qwen Team | 27B | 262K | $0.30 / $2.40 | ||
| 17 | LG AI Research | 236B | — | — | ||
| 19 | Xiaomi | 309B | — | — | ||
| 20 | Alibaba Cloud / Qwen Team | 35B | — | — | ||
| 21 | Google | 31B | 262K | $0.13 / $0.38 | ||
| 22 | Alibaba Cloud / Qwen Team | 122B | — | — | ||
| 23 | Google | 25B | 262K | $0.13 / $0.40 | ||
| 24 | Alibaba Cloud / Qwen Team | 35B | — | — | ||
| 25 | Alibaba Cloud / Qwen Team | 235B | — | — | ||
| 26 | Google | 12B | — | — | ||
| 27 | Sarvam AI | 105B | — | — | ||
| 28 | Cohere | 30B | — | — | ||
| 29 | Alibaba Cloud / Qwen Team | 236B | — | — | ||
| 30 | Sarvam AI | 30B | — | — | ||
| 31 | Google | 25B | — | — | ||
| 32 | Alibaba Cloud / Qwen Team | 1.0T | — | — | ||
| 33 | Alibaba Cloud / Qwen Team | 80B | — | — | ||
| 34 | 32B | 262K | $0.06 / $0.24 | |||
| 35 | Alibaba Cloud / Qwen Team | 33B | — | — | ||
| 35 | Alibaba Cloud / Qwen Team | 9B | — | — | ||
| 37 | Alibaba Cloud / Qwen Team | 31B | — | — | ||
| 38 | Alibaba Cloud / Qwen Team | 9B | 262K | $0.18 / $2.09 | ||
| 39 | Alibaba Cloud / Qwen Team | 80B | — | — | ||
| 40 | Alibaba Cloud / Qwen Team | 4B | — | — | ||
| 41 | Alibaba Cloud / Qwen Team | 236B | — | — | ||
| 42 | Moonshot AI | 1.0T | — | — | ||
| 43 | OpenBMB | 9B | — | — | ||
| 43 | Google | 8B | — | — | ||
| 45 | Alibaba Cloud / Qwen Team | 235B | — | — | ||
| 46 | Alibaba Cloud / Qwen Team | 4B | 262K | $0.10 / $1.00 | ||
| 47 | Google | 5B | — | — | ||
| 48 | Alibaba Cloud / Qwen Team | 33B | — | — | ||
| 49 | Alibaba Cloud / Qwen Team | 31B | — | — | ||
| 50 | Xiaomi | 1.0T | 1.0M | $0.43 / $0.87 |
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.
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
- arXiv
- 2403.07974
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.