Datasets:
[nit] Update citation in README.md to v2.
Browse files
README.md
CHANGED
|
@@ -102,7 +102,7 @@ Metadata is provided in the `csv` file for each dataset:
|
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
@misc{liu2025migrationbenchrepositorylevelcodemigration,
|
| 105 |
-
title={
|
| 106 |
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},
|
| 107 |
year={2025},
|
| 108 |
eprint={2505.09569},
|
|
@@ -110,4 +110,4 @@ Metadata is provided in the `csv` file for each dataset:
|
|
| 110 |
primaryClass={cs.SE},
|
| 111 |
url={https://arxiv.org/abs/2505.09569},
|
| 112 |
}
|
| 113 |
-
```
|
|
|
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
@misc{liu2025migrationbenchrepositorylevelcodemigration,
|
| 105 |
+
title={MigrationBench: Repository-Level Code Migration Benchmark from Java 8},
|
| 106 |
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},
|
| 107 |
year={2025},
|
| 108 |
eprint={2505.09569},
|
|
|
|
| 110 |
primaryClass={cs.SE},
|
| 111 |
url={https://arxiv.org/abs/2505.09569},
|
| 112 |
}
|
| 113 |
+
```
|