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
|
@@ -22,7 +22,9 @@ paperswithcode_id: taco-topics-in-algorithmic-code-generation
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# TACO Dataset
|
|
|
|
| 25 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6335113375bed9932474315e/rMxdXcC56S3FEh37oRa2s.png" width="200" height="200">
|
|
|
|
| 26 |
[TACO](https://github.com/FlagOpen/TACO) is a benchmark for code generation with 26443 problems. It can be used to evaluate the ability of language models to generate code from natural language specifications.
|
| 27 |
|
| 28 |
## Dataset Description
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# TACO Dataset
|
| 25 |
+
|
| 26 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6335113375bed9932474315e/rMxdXcC56S3FEh37oRa2s.png" width="200" height="200">
|
| 27 |
+
|
| 28 |
[TACO](https://github.com/FlagOpen/TACO) is a benchmark for code generation with 26443 problems. It can be used to evaluate the ability of language models to generate code from natural language specifications.
|
| 29 |
|
| 30 |
## Dataset Description
|