SWE-rebench-R2E (Filtered Dataset)
Dataset Description
This is a filtered version of the nebius/SWE-rebench dataset. The filtering process removes instances that overlap in repo with other established SWE-bench datasets to ensure uniqueness and reduce data contamination. Thus, you could directly use it as training data along with SWE-smith/R2E-Gym-Subset and test it on SWE-bench_Verified/Lite.
Filtering Criteria
The dataset was filtered using the following criteria:
- Empty Problem Statement Filter: Removed instances with empty
problem_statementfields - Repository Overlap Filter: Removed instances from repositories that already exist in:
- SWE-bench/SWE-bench_Verified
- SWE-bench/SWE-bench_Lite
- SWE-bench/SWE-smith
- R2E-Gym/R2E-Gym-Subset
Original Dataset
This filtered dataset is based on:
- Source: nebius/SWE-rebench
- Original Paper: Please refer to the original SWE-rebench paper and dataset documentation
Citation
If you use this filtered dataset, please cite both this filtered version and the original SWE-rebench dataset.
License
This dataset follows the same license as the original nebius/SWE-rebench dataset.