Datasets:
Any plans to release all of the Docker images for this dataset?
Hi nebius team,
Thank you for sharing this valuable dataset! I was wondering if you have any plans to release all ~20K Docker images of the dataset?
Hi!
We’ve published a cleaned subset of ≈7,500 Docker images – the set we actively use for RL training. You can pull them from Docker Hub:
https://hub.docker.com/repositories/swerebench
(same naming scheme as the original SWE-bench)
To run them, either use our SWE-bench fork (README has a one-line example) or copy the small test_cmd/log-parser changes into your own setup.
We don’t plan to upload the full ~20 K images right now. However, you can build other images, if you wish. We’re preparing a larger, more refined release. If you train on this subset, please drop me a note at [email protected] – your feedback will help shape the next version.
Thank you so much for sharing these datasets with the community!
Creating this volume of images is truly tedious work, which makes me appreciate your contribution even more. I will try to build the rest on my own! Thanks♪(・ω・)ノ