MultiPL-E
MultiPL-E is a scalable and extensible system for translating unit test-driven code generation benchmarks to multiple programming languages. It extends HumanEval and MBPP Python benchmarks to 18 additional programming languages, enabling evaluation of neural code generation models across diverse programming paradigms and language features.
Qwen3-235B-A22B-Instruct-2507 from Alibaba Cloud / Qwen Team currently leads the MultiPL-E leaderboard with a score of 0.879 across 13 evaluated AI models.
What MultiPL-E measures
MultiPL-E is a text benchmark that evaluates large language models on general and language tasks. LLM Stats tracks 13 models on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.8, with the leader reaching 0.9.
Compare leaders on the best AI for general and best AI for language leaderboards.
Publication
- Paper
- MultiPL-E: A Scalable and Extensible Approach to Benchmarking Neural Code Generation
- Authors
- Federico Cassano, John Gouwar, Daniel Nguyen, Sydney Nguyen, and 9 others
- Published
- arXiv
- 2208.08227
Abstract
Large language models have demonstrated the ability to generate both natural language and programming language text. Such models open up the possibility of multi-language code generation: could code generation models generalize knowledge from one language to another? Although contemporary code generation models can generate semantically correct Python code, little is known about their abilities with other languages. We propose MultiPL-E, a system for translating unit test-driven code generation benchmarks to new languages. We create the first massively multilingual code generation benchmark by using MultiPL-E to translate two popular Python code generation benchmarks to 18 additional programming languages. We use MultiPL-E to extend the HumanEval benchmark and MBPP benchmark to 18 languages that encompass a range of programming paradigms and popularity. Using these new parallel benchmarks, we evaluate the multi-language performance of three state-of-the-art code generation models: Codex, CodeGen, and InCoder. We find that Codex matches or even exceeds its performance on Python for several other languages. The range of programming languages represented in MultiPL-E allow us to explore the impact of language frequency and language features on model performance. Finally, the MultiPL-E approach of compiling code generation benchmarks to new programming languages is both scalable and extensible, making it straightforward to evaluate new models, benchmarks, and languages.
Qwen3-235B-A22B-Instruct-2507 leads with 87.9%, followed by
Qwen3-Next-80B-A3B-Instruct at 87.8% and
Qwen3 VL 235B A22B Instruct at 86.1%.
Progress Over Time
Interactive timeline showing model performance evolution on MultiPL-E
MultiPL-E Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | Alibaba Cloud / Qwen Team | 235B | — | — | ||
| 2 | Alibaba Cloud / Qwen Team | 80B | — | — | ||
| 3 | Alibaba Cloud / Qwen Team | 236B | 262K | $0.30 / $1.50 | ||
| 4 | Moonshot AI | 1.0T | — | — | ||
| 4 | Moonshot AI | 1.0T | — | — | ||
| 6 | Alibaba Cloud / Qwen Team | 33B | — | — | ||
| 7 | Alibaba Cloud / Qwen Team | 73B | — | — | ||
| 8 | Alibaba Cloud / Qwen Team | 15B | — | — | ||
| 9 | Alibaba Cloud / Qwen Team | 8B | — | — | ||
| 10 | Alibaba Cloud / Qwen Team | 72B | — | — | ||
| 11 | Alibaba Cloud / Qwen Team | 235B | — | — | ||
| 12 | Alibaba Cloud / Qwen Team | 7B | — | — | ||
| 13 | Alibaba Cloud / Qwen Team | 8B | — | — |
FAQ
Common questions about MultiPL-E.
More evaluations to explore
Related benchmarks in the same category
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.
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.
Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains
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.
Instruction-Following Evaluation (IFEval) benchmark for large language models, focusing on verifiable instructions with 25 types of instructions and around 500 prompts containing one or more verifiable constraints
MMMU (Massive Multi-discipline Multimodal Understanding) is a benchmark designed to evaluate multimodal models on college-level subject knowledge and deliberate reasoning. Contains 11.5K meticulously collected multimodal questions from college exams, quizzes, and textbooks, covering six core disciplines: Art & Design, Business, Science, Health & Medicine, Humanities & Social Science, and Tech & Engineering across 30 subjects and 183 subfields.