Skip to content
All systems operational0 AI providers monitored, polled every 2 minutes
Live status
All benchmarks

HumanEval leaderboard

HumanEval is OpenAI's original code generation benchmark: 164 hand-written Python programming problems, each with a function signature, docstring, and unit tests. The model must produce a function body that passes all the tests. HumanEval is the simplest, most-cited code benchmark and remains a useful capability floor.

Current leader
GPT-5.5(OpenAI)97.1%

Last refreshed 2026-09-23. 18 models scored on this benchmark.

Full leaderboard

#ModelProviderScoreReleased
1GPT-5.5OpenAI97.1%2026-04
2Claude Opus 4.7Anthropic96.2%2026-04
3Claude Opus 4.6Anthropic95.1%2026-03
4DeepSeek V4 ProDeepSeek94.8%2026-04
5o1OpenAI94.2%2024-12
6Gemini 2.5 ProGoogle93.8%2026-01
7GPT-4.5OpenAI93.4%2025-12
8Claude Sonnet 4.6Anthropic92%2026-02
9Llama 4 MaverickMeta91.7%2025-04
10DeepSeek V3DeepSeek91.2%2025-12
11GPT-4oOpenAI90.2%2024-05
12o3-miniOpenAI89.7%2025-01
13DeepSeek V4 FlashDeepSeek89.4%2026-04
14Mistral LargeMistral89.1%2025-11
15Llama 4 ScoutMeta88.4%2025-04
16Gemini 2.0 FlashGoogle87.6%2025-02
17Claude Haiku 4.5Anthropic86.3%2026-01
18Mistral SmallMistral82.5%2025-01

Score interpretation

Scores are pass@1: percentage of problems where the model's first attempt passes all tests. The 2026 frontier is above 95%, which means the benchmark is approaching saturation. A 1-point gap at the top is within noise; the more meaningful signal is now SWE-bench.

95%+
Saturation. Essentially solves the benchmark.
85-95%
Strong code generation across common patterns.
70-85%
Useful for assisted coding, makes more mistakes.
< 70%
Not recommended for production code work.

Why this matters for AI agents

HumanEval is a fast, cheap proxy for "can the model generate correct Python from a docstring." It is no longer a frontier-level differentiator (most strong models score above 90%) but it is still the easiest sanity check for whether a model is even in the conversation for code work.

Other benchmarks

SWE-bench
Live SWE-bench leaderboard for major AI models. Real-world software engineering tasks from GitHub issues. Pricing per model and rankings updated weekly on TensorFeed.
MMLU-Pro
Live MMLU-Pro leaderboard for major AI models. General knowledge and reasoning across 57 subjects. Updated weekly with pricing per model on TensorFeed.
GPQA Diamond
Live GPQA Diamond leaderboard for major AI models. Graduate-level physics, chemistry, and biology questions. Updated on TensorFeed with pricing per model.
MATH
Live MATH benchmark leaderboard for major AI models. Competition-level mathematics problems. Updated weekly with pricing per model on TensorFeed.
OSWorld 2.0
Live OSWorld 2.0 leaderboard ranking AI models on long-horizon computer use across real desktop applications. Binary and partial scoring explained, updated on TensorFeed.
BrowseComp
Live BrowseComp leaderboard for AI agentic web search. 1,266 hard-to-find questions, why every score is self-reported, and how context strategy moves results. On TensorFeed.
FrontierCode v1.1
Live FrontierCode v1.1 leaderboard. Scores whether an AI patch is mergeable, not just test-passing, graded by open-source maintainers against a rubric. On TensorFeed.
Terminal-Bench 4.0
Live Terminal-Bench 4.0 leaderboard on one independent harness. 66 long-horizon terminal tasks across software, science, ML, and security, scored all or nothing.
Humanity's Last Exam (tools)
Live Humanity's Last Exam with-tools leaderboard on TensorFeed. Why the tool-augmented mode is not the same benchmark as closed-book HLE, and how far apart the two run.

Premium API: time-series for HumanEval

The leaderboard above is a snapshot. Want to see how a model's HumanEval score has moved over the last 30-90 days, or set a webhook that fires when a score crosses a threshold? The premium API has both:

HumanEval source ·Last refreshed 2026-09-23·Max score 100