SWE-Bench-Pro
Quick setup for running the SWE-Bench-Pro environment server.
Setup
Install dependencies:
pip install -r requirements.txt
Running the server
python server.py
Running tests
pytest tests.py
SWE-Bench Pro is an environment of 1,865 long-horizon software engineering tasks across 41 repositories. The public set contains 731 instances from copyleft-licensed repositories, designed to resist training data contamination. Tasks span bug fixes, feature requests, optimizat…
ORSCite
Notes
Only stored in your browser.
Quick setup for running the SWE-Bench-Pro environment server.
Install dependencies:
pip install -r requirements.txt
python server.py
pytest tests.py