Codesota · General · Coding Agents · MBPPTasks/General/Coding Agents
Coding Agents · benchmark dataset · EN

Mostly Basic Python Problems (MBPP).

Mostly Basic Python Problems (MBPP) is a benchmark for function-level Python code generation consisting of short, entry-level programming problems paired with natural language task descriptions, reference solutions, and automated unit tests. The public Hugging Face versions contain 974 problems (with a sanitized subset of 427 examples available) covering basic numeric, list, and string manipulations and common standard-library usage. MBPP was introduced to evaluate the ability of neural models to synthesize short Python programs from natural language prompts (used in few-shot and fine-tuning evaluations); the dataset is commonly used to report pass@k or exact-match test metrics for code generation models. License: CC BY 4.0.

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

1 result indexed across 1 metric. Shaded row marks current SOTA; ties broken by submission date.


Primary
Pass@1 · higher is better
Pass@1· primary
1 row
#ModelOrgSubmittedPaper / codePass@1
01Qwen2.5-72B-InstructDec 2024Qwen2.5 Technical Report · code88.20
Fig 2 · Rows sorted by score within each metric. Shaded row marks SOTA. Dates reflect model or paper release where available, otherwise the date Codesota accessed the source.
§ 03 · Progress

1 steps
of state of the art.

Each row below marks a model that broke the previous record on Pass@1. Intermediate submissions are kept in the leaderboard above; only SOTA-setting entries are re-listed here.

Higher scores win. Each subsequent entry improved upon the previous best.

SOTA line · Pass@1
  1. Dec 19, 2024Qwen2.5-72B-Instruct88.20
Fig 3 · SOTA-setting models only. 1 entries span Dec 2024 Dec 2024.
§ 04 · Literature

1 paper
tied to this benchmark.

Every paper below corresponds to at least one row in the leaderboard above. Click through for the arXiv preprint and, when available, the reference implementation.

  • Qwen2.5 Technical Report
    Qwen:An YangBaosong YangBeichen ZhangBinyuan HuiBo ZhengBowen YuChengyuan LiDayiheng LiuFei HuangHaoran WeiHuan LinJian YangJianhong TuJianwei ZhangJianxin YangJiaxi YangJingren ZhouJunyang LinKai DangKeming LuKeqin BaoKexin YangLe YuMei LiMingfeng XuePei ZhangQin ZhuRui MenRunji LinTianHao LiTianyi TangTingyu XiaXingzhang RenXuancheng RenYang FanYang SuYichang ZhangYu WanYuqiong LiuZeyu CuiZhenru ZhangZihan Qiu
    Dec 2024·Qwen2.5-72B-Instruct
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies