Files
antigravity-skills-reference/skills/loki-mode/benchmarks/datasets/swebench-lite.json

10 lines
321 B
JSON

{
"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"
}