HumanEval-ER
Progress Over Time
Interactive timeline showing model performance evolution on HumanEval-ER
HumanEval-ER Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | Moonshot AI | 1.0T | — | — |
What is HumanEval-ER?
A variant of the HumanEval benchmark that measures functional correctness for synthesizing programs from docstrings, consisting of 164 original programming problems assessing language comprehension, algorithms, and simple mathematics
HumanEval-ER is a text benchmark evaluating models on reasoning tasks. LLM Stats tracks 1 models on this benchmark, scored on a 0–1 scale. The current average is 0.8, with the leader at 0.8.
Compare leaders on the best AI for reasoning leaderboards.
Current leaders
Kimi K2 Instruct from Moonshot AI currently leads the HumanEval-ER leaderboard with a score of 0.811 across 1 evaluated AI models.
Source paper
- Title
- Evaluating Large Language Models Trained on Code
- Authors
- Mark Chen, Jerry Tworek, Heewoo Jun, Qiming Yuan, and 54 others
- Published
- arXiv
- 2107.03374
Abstract
We introduce Codex, a GPT language model fine-tuned on publicly available code from GitHub, and study its Python code-writing capabilities. A distinct production version of Codex powers GitHub Copilot. On HumanEval, a new evaluation set we release to measure functional correctness for synthesizing programs from docstrings, our model solves 28.8% of the problems, while GPT-3 solves 0% and GPT-J solves 11.4%. Furthermore, we find that repeated sampling from the model is a surprisingly effective strategy for producing working solutions to difficult prompts. Using this method, we solve 70.2% of our problems with 100 samples per problem. Careful investigation of our model reveals its limitations, including difficulty with docstrings describing long chains of operations and with binding operations to variables. Finally, we discuss the potential broader impacts of deploying powerful code generation technologies, covering safety, security, and economics.
FAQ
Common questions about the HumanEval-ER benchmark and leaderboard.