mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
feat(evaluation): Add multi-swe-bench dependency and fix rollout script (#11326)
Co-authored-by: Graham Neubig <neubig@gmail.com>
This commit is contained in:
@@ -186,6 +186,7 @@ pyarrow = "21.0.0"
|
||||
datasets = "*"
|
||||
joblib = "*"
|
||||
swebench = { git = "https://github.com/ryanhoangt/SWE-bench.git", rev = "fix-modal-patch-eval" }
|
||||
multi-swe-bench = "0.1.2"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
openhands = "openhands.cli.entry:main"
|
||||
|
||||
Reference in New Issue
Block a user