EvalPlus's stricter MBPP: the same crowd-sourced Python tasks, filtered and graded against about 35 times more tests so fragile completions fail.
unassessed
| Category | coding |
|---|---|
| Subcategory | function-level Python generation with an expanded unit-test suite |
| Page status | active |
| Metric | pass@1 |
| Direction | higher_is_better |
| Unit | % |
| Dataset size | 378 |
| Dataset licence | Apache-2.0 |
| Publisher | University of Illinois Urbana-Champaign; Nanjing University |
MBPP+ keeps MBPP's short natural-language Python tasks and changes the grader. EvalPlus drops ill-formed items from the sanitized MBPP subset and replaces each problem's original three asserts with a much larger automatic test suite (the project documents about 35 times more tests than original MBPP). A completion that passes the light suite can still fail an edge case. The task remains single-turn, English prompt to Python function.
Generate a Python function from a short task description (OpenCompass's default config is 3-shot with [BEGIN]/[DONE] delimiters; EvalPlus's own CLI uses its package prompts). Graded pass@k against EvalPlus tests.
No model card in ModelSpec reports this benchmark yet.