Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
ArXiv:
Tags:
code
DOI:
Libraries:
Datasets
Dask
License:
mrahman2025 commited on
Commit
6646b07
·
verified ·
1 Parent(s): 6afda72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -45,9 +45,10 @@ license: cc-by-2.0
45
 
46
  If you use this dataset, please cite:
47
 
48
- ```@article{rahman2025large,
 
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
+ }