SWE-rebench-V2 is a curated dataset of software-engineering tasks derived from real GitHub issues and pull requests.
Dataset Card
By Nebius, published under cc-by-4.0, revision 475dd5e8703b.
Dataset Summary
SWE-rebench-V2 is a curated dataset of software-engineering tasks derived from real GitHub issues and pull requests. The dataset contains 32,079 samples covering Python, Go, TypeScript, JavaScript, Rust, Java, PHP, Kotlin, Julia, Elixir, Scala, Swift, Dart, C, C++, C#, R, Clojure, OCaml, and Lua.
For log parser functions, base Dockerfiles, and the prompts used, please see https://github.com/SWE-rebench/SWE-rebench-V2
The detailed technical report is available at “SWE-rebench V2: Language-Agnostic SWE Task Collection at Scale”.
Quick Start
from datasets import load_dataset
ds = load_dataset("nebius/SWE-rebench-V2", split="train")
print(len(ds)) # 32079
Dataset Structure
Structure
default 32,079 rows
| Split | Rows | Size |
|---|---|---|
| train | 32,079 | 2.6 GB |
Details
- Repository
- nebius/SWE-rebench-V2
- Publisher
- Nebius
- Task category
- Text generation
- Tags
- code, software-engineering, swe-bench
- Size category
- Not stated by the source
- Languages
- en
- Revision
- 475dd5e8703bb5fb22dd3c60b5d038b019eba1e0
- Last updated
- 2026-05-12
Files
4 files, 428.9 MB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| data/train-00000-of-00001.parquet | Data | 428.8 MB | 0e0bf9355f89 |
| LICENSE | Documentation | 17.5 KB | — |
| README.md | Documentation | 6.3 KB | — |
| .gitattributes | Repository | 2.5 KB | — |
License and Download
- License
- cc-by-4.0
- Access
- No access gate
Released by Nebius through its official repository on Hugging Face. Read the license.