Skip to content
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

Merge SWE-bench improvements from MopenHands fork #7744

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xingyaoww
Copy link
Collaborator

@xingyaoww xingyaoww commented Apr 7, 2025

This PR adds improvements to the SWE-bench evaluation code from the multi-swe-bench/MopenHands fork. The changes include:

  1. Support for multiple programming languages in the SWE-bench evaluation
  2. Improved binary file handling
  3. Better patch generation and handling
  4. Updated dataset loading from JSON files

To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:eb84b8c-nikolaik   --name openhands-app-eb84b8c   docker.all-hands.dev/all-hands-ai/openhands:eb84b8c

@neubig neubig marked this pull request as draft April 7, 2025 20:00
Copy link
Contributor

@neubig neubig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code quality of this seems not high yet, so marking as a draft. Happy to review later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants