Datasets:

Tasks:
Other
Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
ibragim-bad commited on
Commit
4ece23b
·
verified ·
1 Parent(s): 3fee35a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -109,6 +109,12 @@ SWE-rebench builds upon and extends the methodology of [SWE-bench](https://www.s
109
  * LLM-driven extraction and validation of environment installation instructions.
110
  * An automated LLM-based task quality assessment pipeline that annotates tasks with labels such as clarity, complexity, or test patch validity.
111
 
 
 
 
 
 
 
112
  # How to Use
113
 
114
  ```python
 
109
  * LLM-driven extraction and validation of environment installation instructions.
110
  * An automated LLM-based task quality assessment pipeline that annotates tasks with labels such as clarity, complexity, or test patch validity.
111
 
112
+ We’ve released 7,500 pre-built Docker images used in our RL pipeline. They’re publicly available on [Docker Hub](https://hub.docker.com/repositories/swerebench). You do not need to build them yourself.
113
+
114
+ # News
115
+
116
+ [2025/08/05] Uploaded the corresponding Docker images for 7,500 tasks to Docker Hub.
117
+
118
  # How to Use
119
 
120
  ```python