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
|
@@ -10,12 +10,14 @@ multilinguality:
|
|
| 10 |
- monolingual
|
| 11 |
pretty_name: TACO
|
| 12 |
size_categories:
|
| 13 |
-
-
|
| 14 |
source_datasets: []
|
| 15 |
task_categories:
|
| 16 |
- text-generation
|
| 17 |
task_ids:
|
| 18 |
- language-modeling
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# TACO Dataset
|
|
@@ -216,7 +218,7 @@ We gratefully acknowledge the contributions of the following:
|
|
| 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 |
-
If you find our data, or code helpful, please cite the original paper:
|
| 220 |
|
| 221 |
```
|
| 222 |
@article{li2023taco,
|
|
|
|
| 10 |
- monolingual
|
| 11 |
pretty_name: TACO
|
| 12 |
size_categories:
|
| 13 |
+
- 10K<n<100K
|
| 14 |
source_datasets: []
|
| 15 |
task_categories:
|
| 16 |
- text-generation
|
| 17 |
task_ids:
|
| 18 |
- language-modeling
|
| 19 |
+
tags:
|
| 20 |
+
- code
|
| 21 |
---
|
| 22 |
|
| 23 |
# TACO Dataset
|
|
|
|
| 218 |
* 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.
|
| 219 |
## Citation Information
|
| 220 |
|
| 221 |
+
If you find our data, or code helpful, please cite [the original paper](https://arxiv.org/abs/2312.14852):
|
| 222 |
|
| 223 |
```
|
| 224 |
@article{li2023taco,
|