SWE-bench Extra

SWE-bench Extra is a 6,415-instance dataset of real GitHub issue-and-fix pairs, built with the SWE-bench methodology to extend beyond the original benchmark's repositories.

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categorycoding
SubcategoryGitHub issue resolution / patch generation
Page statusactive
Metric% resolved (FAIL_TO_PASS and PASS_TO_PASS tests pass)
Directionhigher_is_better
Unitpercent
Dataset size6415
Dataset licenceCC-BY-4.0
PublisherNebius

What it measures

SWE-bench Extra follows the SWE-bench task design: given a real GitHub issue and a snapshot of the repository at the commit before the fix, a model or agent must produce a patch that resolves the issue, verified by the project's own tests. It extends the pool of such tasks well beyond the original SWE-bench's 12 repositories, drawing issue-and-pull-request pairs from 1,988 Python repositories, and is positioned for training and evaluating agentic systems that resolve GitHub issues rather than as a fixed leaderboard benchmark.

Task format

Given an issue description and a repository checkout, the system produces a patch/diff, applied to a container and graded against tests recovered from the pull request that originally closed the issue, following the SWE-bench protocol.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub