metadata
license: mit
task_categories:
- question-answering
- text-generation
- text2text-generation
language:
- en
tags:
- code
size_categories:
- 100K<n<1M
Introduction
This dataset contains verified solutions from the TACO dataset's training set. Solutions that fail to pass all the test cases are removed. Problems with no correct solution are also removed.
The solutions were executed on Intel E5-2620 v3 CPUs with the execution timeout set to 10 seconds.
Statistics in the training set
Dataset | # Problems | # Solutions |
---|---|---|
TACO | 25443 | 1468722 |
TACO-verified | 12898 | 1043251 |
Correct Ratio | 50.69 % | 71.03 % |