Skip to content

Commit 957c5fb

Browse files
Update README.md
1 parent db86321 commit 957c5fb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,19 @@ python main.py \
8080
--enable_debug \
8181
--debug_mode 'filter' \
8282
```
83+
84+
85+
---
86+
87+
### Citation
88+
89+
If you find this benchmark or dataset helpful, please cite us:
90+
91+
```bibtex
92+
@article{wang2024repotransbench,
93+
title={RepoTransBench: A Real-World Benchmark for Repository-Level Code Translation},
94+
author={Wang, Yanli and Wang, Yanlin and Wang, Suiquan and Guo, Daya and Chen, Jiachi and Grundy, John and Liu, Xilin and Ma, Yuchi and Mao, Mingzhi and Zhang, Hongyu and others},
95+
journal={arXiv preprint arXiv:2412.17744},
96+
year={2024}
97+
}
98+
```

0 commit comments

Comments
 (0)