EvalPlus

Paper

Progress Over Time

Interactive timeline showing model performance evolution on EvalPlus

State-of-the-art frontier
Open
Proprietary

EvalPlus Leaderboard

4 models
ContextCostLicense
1
Moonshot AI
Moonshot AI
1.0T
2
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
72B
3
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
235B
4
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
8B
Notice missing or incorrect data?
About this benchmark

What is EvalPlus?

A rigorous code synthesis evaluation framework that augments existing datasets with extensive test cases generated by LLM and mutation-based strategies to better assess functional correctness of generated code, including HumanEval+ with 80x more test cases

EvalPlus is a text benchmark evaluating models on reasoning and code tasks. LLM Stats tracks 4 models on this benchmark, scored on a 0–100 scale. The current average is 0.8, with the leader at 0.8.

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

Current leaders

Kimi K2 Base from Moonshot AI currently leads the EvalPlus leaderboard with a score of 0.803 across 4 evaluated AI models.

1Kimi K2 BaseMoonshot AI0.8%
2Qwen2 72B InstructAlibaba Cloud / Qwen Team0.8%
3Qwen3 235B A22BAlibaba Cloud / Qwen Team0.8%

Source paper

Title
Is Your Code Generated by ChatGPT Really Correct? Rigorous Evaluation of Large Language Models for Code Generation
Authors
Jiawei Liu, Chunqiu Steven Xia, Yuyao Wang, Lingming Zhang
Published
Abstract

Program synthesis has been long studied with recent approaches focused on directly using the power of Large Language Models (LLMs) to generate code. Programming benchmarks, with curated synthesis problems and test-cases, are used to measure the performance of various LLMs on code synthesis. However, these test-cases can be limited in both quantity and quality for fully assessing the functional correctness of the generated code. Such limitation in the existing benchmarks begs the following question: In the era of LLMs, is the code generated really correct? To answer this, we propose EvalPlus -- a code synthesis evaluation framework to rigorously benchmark the functional correctness of LLM-synthesized code. EvalPlus augments a given evaluation dataset with large amounts of test-cases newly produced by an automatic test input generator, powered by both LLM- and mutation-based strategies. While EvalPlus is general, we extend the test-cases of the popular HumanEval benchmark by 80x to build HumanEval+. Our extensive evaluation across 26 popular LLMs (e.g., GPT-4 and ChatGPT) demonstrates that HumanEval+ is able to catch significant amounts of previously undetected wrong code synthesized by LLMs, reducing the pass@k by up-to 19.3-28.9%. We also surprisingly found that test insufficiency can lead to mis-ranking. For example, both WizardCoder-CodeLlama and Phind-CodeLlama now outperform ChatGPT on HumanEval+, while none of them could on HumanEval. Our work not only indicates that prior popular code synthesis evaluation results do not accurately reflect the true performance of LLMs for code synthesis, but also opens up a new direction to improve such programming benchmarks through automated testing. We have open-sourced our tools, enhanced datasets as well as all LLM-generated code at https://github.com/evalplus/evalplus to facilitate and accelerate future LLM-for-code research.

FAQ

Common questions about the EvalPlus benchmark and leaderboard.

What is the EvalPlus benchmark?

A rigorous code synthesis evaluation framework that augments existing datasets with extensive test cases generated by LLM and mutation-based strategies to better assess functional correctness of generated code, including HumanEval+ with 80x more test cases

What is the EvalPlus leaderboard?

The EvalPlus leaderboard ranks 4 AI models based on their performance on this benchmark. Currently, Kimi K2 Base by Moonshot AI leads with a score of 0.803. The average score across all models is 0.768.

What is the highest EvalPlus score?

The highest EvalPlus score is 0.803, achieved by Kimi K2 Base from Moonshot AI.

How many models are evaluated on EvalPlus?

4 models have been evaluated on the EvalPlus benchmark, with 0 verified results and 4 self-reported results.

Where can I find the EvalPlus paper?

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

What categories does EvalPlus cover?

EvalPlus is categorized under reasoning and code. The benchmark evaluates text models.

What is the best open-source model on EvalPlus?

Kimi K2 Base by Moonshot AI is the top-ranked open-source model on EvalPlus, with a score of 0.803 (rank #1).

How recent are the EvalPlus leaderboard results?

The EvalPlus leaderboard was last updated in July 2026 and currently includes 4 evaluated models.