MBPP+

Paper

Progress Over Time

Interactive timeline showing model performance evolution on MBPP+

State-of-the-art frontier
Open
Proprietary

MBPP+ Leaderboard

4 models
ContextCostLicense
11.0T1.0M$0.43 / $0.87
2
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
33B
3
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
15B
421B
Notice missing or incorrect data?
About this benchmark

What is MBPP+?

MBPP+ is an enhanced version of MBPP (Mostly Basic Python Problems) with significantly more test cases (35x) for more rigorous evaluation. MBPP is a benchmark of 974 crowd-sourced Python programming problems designed to be solvable by entry-level programmers, covering programming fundamentals and standard library functionality.

MBPP+ is a text benchmark evaluating models on reasoning and general tasks. LLM Stats tracks 4 models on this benchmark, scored on a 0–1 scale. The current average is 0.6, with the leader at 0.7.

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

Current leaders

MiMo-V2.5-Pro from Xiaomi currently leads the MBPP+ leaderboard with a score of 0.741 across 4 evaluated AI models.

1MiMo-V2.5-ProXiaomi74.1%
2Qwen2.5 32B InstructAlibaba Cloud / Qwen Team67.2%
3Qwen2.5 14B InstructAlibaba Cloud / Qwen Team63.2%

Source paper

Title
Program Synthesis with Large Language Models
Authors
Jacob Austin, Augustus Odena, Maxwell Nye, Maarten Bosma, and 7 others
Published
Abstract

This paper explores the limits of the current generation of large language models for program synthesis in general purpose programming languages. We evaluate a collection of such models (with between 244M and 137B parameters) on two new benchmarks, MBPP and MathQA-Python, in both the few-shot and fine-tuning regimes. Our benchmarks are designed to measure the ability of these models to synthesize short Python programs from natural language descriptions. The Mostly Basic Programming Problems (MBPP) dataset contains 974 programming tasks, designed to be solvable by entry-level programmers. The MathQA-Python dataset, a Python version of the MathQA benchmark, contains 23914 problems that evaluate the ability of the models to synthesize code from more complex text. On both datasets, we find that synthesis performance scales log-linearly with model size. Our largest models, even without finetuning on a code dataset, can synthesize solutions to 59.6 percent of the problems from MBPP using few-shot learning with a well-designed prompt. Fine-tuning on a held-out portion of the dataset improves performance by about 10 percentage points across most model sizes. On the MathQA-Python dataset, the largest fine-tuned model achieves 83.8 percent accuracy. Going further, we study the model's ability to engage in dialog about code, incorporating human feedback to improve its solutions. We find that natural language feedback from a human halves the error rate compared to the model's initial prediction. Additionally, we conduct an error analysis to shed light on where these models fall short and what types of programs are most difficult to generate. Finally, we explore the semantic grounding of these models by fine-tuning them to predict the results of program execution. We find that even our best models are generally unable to predict the output of a program given a specific input.

FAQ

Common questions about the MBPP+ benchmark and leaderboard.

What is the MBPP+ benchmark?

MBPP+ is an enhanced version of MBPP (Mostly Basic Python Problems) with significantly more test cases (35x) for more rigorous evaluation. MBPP is a benchmark of 974 crowd-sourced Python programming problems designed to be solvable by entry-level programmers, covering programming fundamentals and standard library functionality.

What is the MBPP+ leaderboard?

The MBPP+ leaderboard ranks 4 AI models based on their performance on this benchmark. Currently, MiMo-V2.5-Pro by Xiaomi leads with a score of 0.741. The average score across all models is 0.612.

What is the highest MBPP+ score?

The highest MBPP+ score is 0.741, achieved by MiMo-V2.5-Pro from Xiaomi.

How many models are evaluated on MBPP+?

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

Where can I find the MBPP+ paper?

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

What categories does MBPP+ cover?

MBPP+ is categorized under reasoning and general. The benchmark evaluates text models.

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

MiMo-V2.5-Pro by Xiaomi is the top-ranked open-source model on MBPP+, with a score of 0.741 (rank #1).

Which model offers the best value on MBPP+?

Among models scoring within 10% of the leader, MiMo-V2.5-Pro from Xiaomi is the cheapest, at $0.43 per million input tokens with a score of 0.741.

How recent are the MBPP+ leaderboard results?

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