{
  "name": "SWE-bench Lite",
  "version": "1.0",
  "description": "300 real-world GitHub issues for evaluation",
  "source": "https://github.com/SWE-bench/SWE-bench",
  "problems": 300,
  "status": "PLACEHOLDER",
  "install_command": "pip install swebench",
  "run_command": "python -m swebench.harness.run_evaluation"
}