HumanEval+

Enhanced version of HumanEval that extends the original test cases by 80x using EvalPlus framework for rigorous evaluation of LLM-synthesized code functional correctness, detecting previously undetected wrong code

Phi 4 Reasoning from Microsoft currently leads the HumanEval+ leaderboard with a score of 0.929 across 10 evaluated AI models.

Paper
About this benchmark

What HumanEval+ measures

HumanEval+ is a text benchmark that evaluates large language models on reasoning tasks. LLM Stats tracks 10 models on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.7, with the leader reaching 0.9.

Compare leaders on the best AI for reasoning leaderboards.

Publication

Paper
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.

MicrosoftPhi 4 Reasoning leads with 92.9%, followed by MicrosoftPhi 4 Reasoning Plus at 92.3% and IBMGranite 3.3 8B Base at 86.1%.

Progress Over Time

Interactive timeline showing model performance evolution on HumanEval+

State-of-the-art frontier
Open
Proprietary

HumanEval+ Leaderboard

10 models
ContextCostLicense
114B
214B
38B
38B
5
Microsoft
Microsoft
15B
67B
71.0T1.0M$0.43 / $0.87
8
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
33B
9
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
15B
1021B
Notice missing or incorrect data?

FAQ

Common questions about HumanEval+.

What is the HumanEval+ benchmark?

Enhanced version of HumanEval that extends the original test cases by 80x using EvalPlus framework for rigorous evaluation of LLM-synthesized code functional correctness, detecting previously undetected wrong code

What is the HumanEval+ leaderboard?

The HumanEval+ leaderboard ranks 10 AI models based on their performance on this benchmark. Currently, Phi 4 Reasoning by Microsoft leads with a score of 0.929. The average score across all models is 0.723.

What is the highest HumanEval+ score?

The highest HumanEval+ score is 0.929, achieved by Phi 4 Reasoning from Microsoft.

How many models are evaluated on HumanEval+?

10 models have been evaluated on the HumanEval+ benchmark, with 0 verified results and 10 self-reported results.

Where can I find the HumanEval+ paper?

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

What categories does HumanEval+ cover?

HumanEval+ is categorized under reasoning. The benchmark evaluates text models.

What is the best open-source model on HumanEval+?

Phi 4 Reasoning by Microsoft is the top-ranked open-source model on HumanEval+, with a score of 0.929 (rank #1).

How recent are the HumanEval+ leaderboard results?

The HumanEval+ leaderboard was last updated in June 2026 and currently includes 10 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all reasoning
GPQA

A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.

reasoning
224 models
MMLU-Pro

A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.

reasoning
127 models
AIME 2025

All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.

reasoning
114 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

reasoning
100 models
SWE-Bench Verified

A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.

reasoning
100 models
Humanity's Last Exam

Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions

reasoningmultimodal
82 models