Update README.md
Browse files
README.md
CHANGED
@@ -25,4 +25,13 @@ This dataset contains the following fields:
|
|
25 |
|
26 |
|
27 |
### Citation
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
|
27 |
### Citation
|
28 |
+
```
|
29 |
+
@misc{matton2024leakagecodegenerationevaluation,
|
30 |
+
title={On Leakage of Code Generation Evaluation Datasets},
|
31 |
+
author={Alexandre Matton and Tom Sherborne and Dennis Aumiller and Elena Tommasone and Milad Alizadeh and Jingyi He and Raymond Ma and Maxime Voisin and Ellen Gilsenan-McMahon and Matthias Gallé},
|
32 |
+
year={2024},
|
33 |
+
eprint={2407.07565},
|
34 |
+
archivePrefix={arXiv},
|
35 |
+
primaryClass={cs.CL},
|
36 |
+
url={https://arxiv.org/abs/2407.07565},
|
37 |
+
}
|