Update README.md
Browse files
README.md
CHANGED
@@ -45,9 +45,10 @@ license: cc-by-2.0
|
|
45 |
|
46 |
If you use this dataset, please cite:
|
47 |
|
48 |
-
|
|
|
49 |
title={A Large-scale Class-level Benchmark Dataset for Code Generation with LLMs},
|
50 |
author={Rahman, Musfiqur and Khatoonabadi, SayedHassan and Shihab, Emad},
|
51 |
journal={arXiv preprint arXiv:2504.15564},
|
52 |
year={2025}
|
53 |
-
}
|
|
|
45 |
|
46 |
If you use this dataset, please cite:
|
47 |
|
48 |
+
```bibtex
|
49 |
+
@article{rahman2025large,
|
50 |
title={A Large-scale Class-level Benchmark Dataset for Code Generation with LLMs},
|
51 |
author={Rahman, Musfiqur and Khatoonabadi, SayedHassan and Shihab, Emad},
|
52 |
journal={arXiv preprint arXiv:2504.15564},
|
53 |
year={2025}
|
54 |
+
}
|