MigrationBench
Collection
A collection of large scale code migration benchmark datasets at the repository level, across multiple programming languages. β’ 4 items β’ Updated
β’ 5
Error code: ClientConnectionError
|
|
|
|
|
|
|
|
π€ MigrationBench is a large-scale code migration benchmark dataset at the repository level, across multiple programming languages.
java 8 repositories with the maven build system, as of May 2025.There are three datasets in π€ MigrationBench:
MIT or Apache-2.0 license.| Index | Dataset | Size | Notes |
|---|---|---|---|
| 1 | π€ AmazonScience/migration-bench-java-full |
5,102 | Each repo has a test directory or at least one test case |
| 2 | π€ AmazonScience/migration-bench-java-selected |
300 | A subset of π€ migration-bench-java-full |
| 3 | π€ AmazonScience/migration-bench-java-utg |
4,814 | The unit test generation (utg) dataset, disjoint with π€ migration-bench-java-full |
Metadata is provided in the csv file for each dataset:
repo (str): The original repo URL without the https://github.com/ prefixbase_commit (str): Base commit idjava 8 and maven, the repository is able to (1) compile and (2) pass existing unit tests and integration tests if anyjava 8license (str): The license of the repository, either MIT or Apache2.0 for the whole dataset@misc{liu2025migrationbenchrepositorylevelcodemigration,
title={MigrationBench: Repository-Level Code Migration Benchmark from Java 8},
author={Linbo Liu and Xinle Liu and Qiang Zhou and Lin Chen and Yihan Liu and Hoan Nguyen and Behrooz Omidvar-Tehrani and Xi Shen and Jun Huan and Omer Tripp and Anoop Deoras},
year={2025},
eprint={2505.09569},
archivePrefix={arXiv},
primaryClass={cs.SE},
url={https://arxiv.org/abs/2505.09569},
}