Yashp2003's picture
Update logbook: Reproduction: SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?
d8dc675 verified
|
Raw
History Blame
3.58 kB

Conclusion


All five major claims from the SWE-Bench Pro paper are verified.

Claim Status Verification Method
1. 1,865 problems from 41 repos βœ… Verified Public split (731/11) on HF matches paper; commercial (276/18) & held-out (858/12) per paper Β§3.3
2. Three-way split (public/commercial/held-out) βœ… Verified HF dataset structure + paper documentation
3. Long-horizon, multi-file tasks βœ… Verified Public avg 169.6 changed lines, 5.1 files; 47.7% >100 lines; 100% β‰₯10 lines
4. Human-verified with adequate context βœ… Verified 100% have requirements (avg 1,483 chars) & interface (avg 670 chars) fields
5. Contamination-resistant, spans domains βœ… Verified 10/11 public repos GPL/copyleft; commercial private; domains: business apps, B2B, dev tools

πŸ“¦ Reproduction bundle (HF Bucket): repro-bundle

Contents:

  • verify_claims.py β€” standalone verification script for all 5 claims
  • claim_pages/ β€” all claim pages, executive summary, and conclusion (verbatim)
  • poster_embed.html β€” reproduction poster
  • swe_bench_pro_paper.pdf β€” original paper (arXiv:2509.16941)

To re-run verification:

pip install datasets huggingface_hub pandas pyarrow
python3 verify_claims.py

Data source: ScaleAI/SWE-bench_Pro on Hugging Face (test split, 731 instances)


Hugging Face Artifacts:

GitHub Repositories:

Paper References:

Leaderboards: