migration-bench-java-full
TextsApache 2.0Introduced 2025-05-14
🤗 MigrationBench is a large-scale code migration benchmark dataset at the repository level, across multiple programming languages.
- Current and initial release includes java 8 repositories with the maven build system, as of May 2025.
It has 3 datasets:
-
🤗 migration-bench-java-full has
5,102repos, and each of them has a test directory or at least one test case. -
🤗 migration-bench-java-selected is a subset of
migration-bench-java-full, with300repos. -
🤗 migration-bench-java-utg contains
4,184repos, complementary tomigration-bench-java-full.