-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: When running eval_infer on SWE-Gym, a compatibility error occurred. #6910
Comments
https://github.com/SWE-Gym/SWE-Bench-Fork#swe-bench-fork-for-swe-gym |
Hi, I think SWE-Gym support is not official in "main" yet. I'd advise using this PR if you want to run SWE-Gym: #6651. We will add more documentations when that PR wraps up. |
I have generated results for the SWE-Gym dataset using OpenHands' run_infer, and I want to evaluate them. However, I encountered compatibility errors while running eval_infer. Is there a simple way to evaluate these results? |
I don't quite understand the purpose of running this Docker startup command. I don't need the frontend to run; I just need to run run_infer and eval_infer on SWE-Gym to obtain the correct trajectory data. Do you mean that using the code from the xw/swegym branch will allow me to correctly run run_infer and eval_infer to obtain the correct trajectory data? I've been struggling with bugs caused by the OpenHands version update and SWE-Gym no longer being maintained for several weeks now. I'm hoping to find a simple way to get OpenHands running on SWE-Gym properly. |
Here's more info about how to convert trajectory data: https://github.com/All-Hands-AI/OpenHands/blob/xw/swegym/evaluation/benchmarks/swe_bench/SWE-Gym.md#run-swe-gym-with-openhands I've uploaded in the conversion script here: https://github.com/All-Hands-AI/OpenHands/blob/xw/swegym/evaluation/benchmarks/swe_bench/scripts/swegym/convert_data.ipynb |
Yes - you just need to switch to that branch and run |
Thank you very much for your response. However, I still have some questions:
|
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
OpenHands Installation
Docker command in README
OpenHands Version
No response
Operating System
None
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered: