Skip to content

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.

@xingyaoww
Copy link
Collaborator Author

Most of these changes are alredy done in #7762

@xingyaoww xingyaoww closed this Apr 10, 2025
@xingyaoww xingyaoww deleted the merge-swe-bench-changes branch April 16, 2025 04:52
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.

4 participants