ibragim-bad commited on
Commit
54cd6cb
·
verified ·
1 Parent(s): 81fb125

Add 2026_03 split and update test split

Browse files
.gitattributes CHANGED
@@ -1,6 +1,5 @@
1
  *.7z filter=lfs diff=lfs merge=lfs -text
2
  *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
  *.bin filter=lfs diff=lfs merge=lfs -text
5
  *.bz2 filter=lfs diff=lfs merge=lfs -text
6
  *.ckpt filter=lfs diff=lfs merge=lfs -text
 
1
  *.7z filter=lfs diff=lfs merge=lfs -text
2
  *.arrow filter=lfs diff=lfs merge=lfs -text
 
3
  *.bin filter=lfs diff=lfs merge=lfs -text
4
  *.bz2 filter=lfs diff=lfs merge=lfs -text
5
  *.ckpt filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -74,12 +74,6 @@ dataset_info:
74
  - name: interface
75
  dtype: string
76
  splits:
77
- - name: test
78
- num_bytes: 16383893
79
- num_examples: 750
80
- - name: '2025_01'
81
- num_bytes: 1967363
82
- num_examples: 109
83
  - name: '2025_02'
84
  num_bytes: 1243812
85
  num_examples: 76
@@ -89,9 +83,6 @@ dataset_info:
89
  - name: '2025_04'
90
  num_bytes: 492301
91
  num_examples: 40
92
- - name: '2025_05'
93
- num_bytes: 695563
94
- num_examples: 40
95
  - name: '2025_06'
96
  num_bytes: 623938
97
  num_examples: 40
@@ -101,9 +92,6 @@ dataset_info:
101
  - name: '2025_08'
102
  num_bytes: 659439
103
  num_examples: 52
104
- - name: '2025_09'
105
- num_bytes: 946776
106
- num_examples: 50
107
  - name: '2025_10'
108
  num_bytes: 881136
109
  num_examples: 51
@@ -111,16 +99,31 @@ dataset_info:
111
  num_bytes: 577125
112
  num_examples: 47
113
  - name: '2025_12'
114
- num_bytes: 1444919
115
  num_examples: 48
 
 
 
 
 
 
 
 
 
116
  - name: '2026_01'
117
- num_bytes: 4112559
118
  num_examples: 48
 
 
 
119
  - name: '2026_02'
120
- num_bytes: 1241226
121
  num_examples: 57
122
- download_size: 8790218
123
- dataset_size: 32767798
 
 
 
124
  configs:
125
  - config_name: default
126
  data_files:
@@ -154,4 +157,82 @@ configs:
154
  path: data/2026_01-*
155
  - split: '2026_02'
156
  path: data/2026_02-*
 
 
 
 
 
 
 
157
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  - name: interface
75
  dtype: string
76
  splits:
 
 
 
 
 
 
77
  - name: '2025_02'
78
  num_bytes: 1243812
79
  num_examples: 76
 
83
  - name: '2025_04'
84
  num_bytes: 492301
85
  num_examples: 40
 
 
 
86
  - name: '2025_06'
87
  num_bytes: 623938
88
  num_examples: 40
 
92
  - name: '2025_08'
93
  num_bytes: 659439
94
  num_examples: 52
 
 
 
95
  - name: '2025_10'
96
  num_bytes: 881136
97
  num_examples: 51
 
99
  num_bytes: 577125
100
  num_examples: 47
101
  - name: '2025_12'
102
+ num_bytes: 1444899
103
  num_examples: 48
104
+ - name: '2025_01'
105
+ num_bytes: 1967350
106
+ num_examples: 109
107
+ - name: '2025_05'
108
+ num_bytes: 695011
109
+ num_examples: 40
110
+ - name: '2025_09'
111
+ num_bytes: 945403
112
+ num_examples: 50
113
  - name: '2026_01'
114
+ num_bytes: 4062256
115
  num_examples: 48
116
+ - name: test
117
+ num_bytes: 18772366
118
+ num_examples: 860
119
  - name: '2026_02'
120
+ num_bytes: 1241342
121
  num_examples: 57
122
+ - name: '2026_03'
123
+ num_bytes: 2440618
124
+ num_examples: 110
125
+ download_size: 10293180
126
+ dataset_size: 37544744
127
  configs:
128
  - config_name: default
129
  data_files:
 
157
  path: data/2026_01-*
158
  - split: '2026_02'
159
  path: data/2026_02-*
160
+ - split: '2026_03'
161
+ path: data/2026_03-*
162
+ license: cc-by-4.0
163
+ tags:
164
+ - code
165
+ size_categories:
166
+ - n<1K
167
  ---
168
+
169
+ # Dataset Summary
170
+
171
+ SWE-rebench-leaderboard is a continuously updated, curated subset of the full [SWE-rebench](https://huggingface.co/datasets/nebius/SWE-rebench) corpus, tailored for benchmarking software engineering agents on real-world tasks.
172
+ These tasks are used in the [SWE-rebench leaderboard](https://swe-rebench.com/leaderboard). For more details on the benchmark methodology and data collection process, please refer to our paper [SWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering Agents](https://arxiv.org/abs/2505.20411).
173
+
174
+ All Docker images required to run the tasks are pre-built and publicly available on [Docker Hub](https://hub.docker.com/repositories/swerebench). You do not need to build them yourself. The specific image for each task is listed in the `docker_image` column.
175
+
176
+ To get the exact subset of tasks used for a specific month's SWE-rebench-leaderboard, you can filter the dataset by the `created_at` field.
177
+
178
+ # News
179
+ [2025/09/19] Added a split for each month.
180
+ [2025/09/01] Added 52 August tasks, each with a corresponding Docker image.
181
+ [2025/08/04] Added 34 July tasks, each with a corresponding Docker image.
182
+
183
+ # How to Use
184
+
185
+ ```python
186
+ from datasets import load_dataset
187
+ ds = load_dataset('nebius/SWE-rebench-leaderboard')
188
+ ds_june_2025 = ds['test'].filter(lambda x: x['created_at'].startswith('2025-06'))
189
+ ```
190
+
191
+ # Dataset Structure
192
+ The SWE-rebench dataset schema extends the original SWE-bench schema with additional fields to support richer analysis. The complete schema is detailed in the table below. For more information about this data and methodology behind collecting it, please refer to our paper.
193
+
194
+ | Field name | Type | Description |
195
+ |----------------------------|--------|-------------------------------------------------------------------------------------------------|
196
+ | `instance_id` | str | A formatted instance identifier, usually as `repo_owner__repo_name-PR-number`. |
197
+ | `patch` | str | The gold patch, the patch generated by the PR (minus test-related code), that resolved the issue. |
198
+ | `repo` | str | The repository owner/name identifier from GitHub. |
199
+ | `base_commit` | str | The commit hash of the repository representing the HEAD of the repository before the solution PR is applied. |
200
+ | `hints_text` | str | Comments made on the issue prior to the creation of the solution PR’s first commit creation date. |
201
+ | `created_at` | str | The creation date of the pull request. |
202
+ | `test_patch` | str | A test-file patch that was contributed by the solution PR. |
203
+ | `problem_statement` | str | The issue title and body. |
204
+ | `version` | str | Installation version to use for running evaluation. |
205
+ | `environment_setup_commit` | str | Commit hash to use for environment setup and installation. |
206
+ | `FAIL_TO_PASS` | str | A JSON list of strings that represent the set of tests resolved by the PR and tied to the issue resolution. |
207
+ | `PASS_TO_PASS` | str | A JSON list of strings that represent tests that should pass before and after the PR application. |
208
+ | `meta` | str | A JSON dictionary indicating whether the instance is lite, along with a list of failed lite validators if it is not. |
209
+ | `license_name` | str | The type of license of the repository. |
210
+ | `install_config` | str | Installation configuration for setting up the repository.
211
+ | `docker_image` | str | Docker image name for the instance. |
212
+
213
+ To execute tasks from SWE-rebench (i.e., set up their environments, apply patches, and run tests), we provide a [fork](https://github.com/SWE-rebench/SWE-bench-fork) of the original SWE-bench execution framework, adapted for our dataset's structure and features.
214
+ The primary modification introduces functionality to source environment installation constants directly from the `install_config` field present in each task instance within SWE-rebench. This allows for more flexible and task-specific environment setups.
215
+
216
+ You can find the details of this modification in the
217
+ [following commit](https://github.com/SWE-rebench/SWE-bench-fork/commit/980d0cca8aa4e73f1d9f894e906370bef8c4de8a)
218
+
219
+ To build the necessary Docker images and run agents on SWE-rebench tasks, you have two main options:
220
+
221
+ 1. **Use our SWE-bench fork directly:** Clone the fork and utilize its scripts for building images and executing tasks. The framework will automatically use the `install_config` from each task.
222
+ 2. **Integrate similar functionality into your existing codebase:** If you have your own execution framework based on SWE-bench or a different system, you can adapt it by implementing a similar mechanism to parse and utilize the `install_config` field from the SWE-rebench task instances. The aforementioned commit can serve as a reference for this integration.
223
+
224
+ # License
225
+ The dataset is licensed under the Creative Commons Attribution 4.0 license. However, please respect the license of each specific repository on which a particular instance is based. To facilitate this, the license of each repository at the time of the commit is provided for every instance.
226
+
227
+ # Citation
228
+
229
+ ```bibtex
230
+ @misc{badertdinov2025swerebenchautomatedpipelinetask,
231
+ title={SWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering Agents},
232
+ author={Ibragim Badertdinov and Alexander Golubev and Maksim Nekrashevich and Anton Shevtsov and Simon Karasik and Andrei Andriushchenko and Maria Trofimova and Daria Litvintseva and Boris Yangel},
233
+ year={2025},
234
+ eprint={2505.20411},
235
+ archivePrefix={arXiv},
236
+ primaryClass={cs.SE},
237
+ url={https://arxiv.org/abs/2505.20411}
238
+ }
data/2025_01-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2feda71286373b0846c2d12498198fe24bf486e62384ae181ba743191eb2b166
3
- size 527430
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d6ce4a601301a6b41dc8c1195c857584bc0f8b43b86202ab8fde91b7d86fa6
3
+ size 527450
data/2025_05-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a91cfbbf7928a16a1374e7f6db98ecf0e45a4d17ad49169cc0819982e37c0b4
3
- size 201325
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98ecbfc81fb6d47c2502d0b60bec9494ed24b4ee0e5b65a14c51c29630f857a
3
+ size 201074
data/2025_09-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61febbc0dcc0c43a9862b8e8c6375e31092105103c354fcac991f735f4154766
3
- size 334482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33c8aa8af57c33a0eacad07aabb73d407c17462dd7dec97250594a5a8397ee3
3
+ size 334281
data/2025_12-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eb16c1b76306e81b00cb9f1aa27285f434bf282bb2d7eef25f71399b9656b51
3
- size 378263
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6ead547937e0042089b2e587dd3d2d108ce10d6c7a831ad4206b732e6bf042a
3
+ size 378265
data/2026_01-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04c12d0a85d4a3726843ed320e3b52fe1a20bd740a434812c6ac30e08d0744d0
3
- size 730078
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cbe7700bd50542e32a005ab174b6080bf07686b8e64c75f0f8173196eb7817c
3
+ size 669087
data/2026_02-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccfe71b5ae4d3446857ec134353573d97443a3c76c3c33821e9ca903c2b741c5
3
- size 367360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56282d64ad642c39099c97ca90a59073fe4ef1806b077e0b7bfa5235d7db0c1e
3
+ size 367376
data/2026_03-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e7ce197f33be3c84b9272e5a3a46abdbc1b8e00fcdc5d0f80a53dab2a41c54
3
+ size 803792
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:717027cf1ac801ddb498a87d67e766073cd96a4a4c6c5e795887572ca51d5506
3
- size 4120011
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813940022d3256cfd66545b56250412a3f0af94503b501454892a92d55e2ebcd
3
+ size 4880586