Datasets:
Tasks:
Text Generation
Sub-tasks:
language-modeling
Languages:
code
Size:
10K<n<100K
ArXiv:
Tags:
code
License:
Update README.md
Browse files
README.md
CHANGED
@@ -215,5 +215,14 @@ We gratefully acknowledge the contributions of the following:
|
|
215 |
not specified.
|
216 |
* HackerRank materials are sourced from https://www.hackerrank.com. We don't know what the legal rights or data licenses of HackerRank. Please contact us if there is data license.
|
217 |
## Citation Information
|
218 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
The technical report will be published soon.
|
|
|
215 |
not specified.
|
216 |
* HackerRank materials are sourced from https://www.hackerrank.com. We don't know what the legal rights or data licenses of HackerRank. Please contact us if there is data license.
|
217 |
## Citation Information
|
218 |
+
```
|
219 |
+
@misc{li2023taco,
|
220 |
+
title={TACO: Topics in Algorithmic COde generation dataset},
|
221 |
+
author={Rongao Li and Jie Fu and Bo-Wen Zhang and Tao Huang and Zhihong Sun and Chen Lyu and Guang Liu and Zhi Jin and Ge Li},
|
222 |
+
year={2023},
|
223 |
+
eprint={2312.14852},
|
224 |
+
archivePrefix={arXiv},
|
225 |
+
primaryClass={cs.AI}
|
226 |
+
}
|
227 |
+
```
|
228 |
The technical report will be published soon.
|