Datasets:
Tasks:
Text Generation
Sub-tasks:
language-modeling
Languages:
code
Size:
10K<n<100K
ArXiv:
Tags:
code
License:
Convert dataset to Parquet (#2)
Browse files- Convert dataset to Parquet (cfee71f82ec557cf792308d4b1dc72237743520b)
Co-authored-by: Walter <davzoku@users.noreply.huggingface.co>
- ALL/test-00000-of-00001.parquet +3 -0
- ALL/train-00000-of-00009.parquet +3 -0
- ALL/train-00001-of-00009.parquet +3 -0
- ALL/train-00002-of-00009.parquet +3 -0
- ALL/train-00003-of-00009.parquet +3 -0
- ALL/train-00004-of-00009.parquet +3 -0
- ALL/train-00005-of-00009.parquet +3 -0
- ALL/train-00006-of-00009.parquet +3 -0
- ALL/train-00007-of-00009.parquet +3 -0
- ALL/train-00008-of-00009.parquet +3 -0
- README.md +55 -2
ALL/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d99adc603500c05751aff9f61bed7bbd54a9ad5ea569d108b645346655aae44
|
3 |
+
size 245784461
|
ALL/train-00000-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bee336c14dda183b1f700d54a149173418c7b3def295666159dd72c32aa8b326
|
3 |
+
size 286917870
|
ALL/train-00001-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1934cd4c4e8784bfc231b0294326a308dc2b7abf5e3c7f17622ece10ae8d8b56
|
3 |
+
size 327223660
|
ALL/train-00002-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ad70829b190935c6cbded92d013b9b1fc10cd154dc0814c929716a1ea9ad1ae
|
3 |
+
size 177530416
|
ALL/train-00003-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:934953c5693650a58ede19966db7ec1322f721e9c91b4d62e90a67dced86121d
|
3 |
+
size 179463335
|
ALL/train-00004-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d634726c27b85171494f7d38abfcd31d773a205002f9218bb54bc2cba49c99d4
|
3 |
+
size 205709320
|
ALL/train-00005-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c604f98dc0d1568939372f78fc6ed654c31b34ed3e0302636efcc8547802439c
|
3 |
+
size 271713449
|
ALL/train-00006-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6ebb62153e93828e631f985d29466d7819262a6811a49b00a23a3cdb1904a11
|
3 |
+
size 213807578
|
ALL/train-00007-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3dfc9a787b2234fbb25f31a7d15fad734c518c5fb6fc62a71616dae69944aef
|
3 |
+
size 260118596
|
ALL/train-00008-of-00009.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16d88e9c6d4ddb5d28805dc6e03f2fb349ccf858436b86191f4c2b97170c1304
|
3 |
+
size 251576257
|
README.md
CHANGED
@@ -8,7 +8,6 @@ language:
|
|
8 |
license: apache-2.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
-
pretty_name: TACO
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
source_datasets: []
|
@@ -16,9 +15,63 @@ task_categories:
|
|
16 |
- text-generation
|
17 |
task_ids:
|
18 |
- language-modeling
|
|
|
|
|
19 |
tags:
|
20 |
- code
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# TACO Dataset
|
|
|
8 |
license: apache-2.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
|
|
11 |
size_categories:
|
12 |
- 10K<n<100K
|
13 |
source_datasets: []
|
|
|
15 |
- text-generation
|
16 |
task_ids:
|
17 |
- language-modeling
|
18 |
+
paperswithcode_id: taco-topics-in-algorithmic-code-generation
|
19 |
+
pretty_name: TACO
|
20 |
tags:
|
21 |
- code
|
22 |
+
dataset_info:
|
23 |
+
config_name: ALL
|
24 |
+
features:
|
25 |
+
- name: question
|
26 |
+
dtype: string
|
27 |
+
- name: solutions
|
28 |
+
dtype: string
|
29 |
+
- name: starter_code
|
30 |
+
dtype: string
|
31 |
+
- name: input_output
|
32 |
+
dtype: string
|
33 |
+
- name: difficulty
|
34 |
+
dtype: string
|
35 |
+
- name: raw_tags
|
36 |
+
dtype: string
|
37 |
+
- name: name
|
38 |
+
dtype: string
|
39 |
+
- name: source
|
40 |
+
dtype: string
|
41 |
+
- name: tags
|
42 |
+
dtype: string
|
43 |
+
- name: skill_types
|
44 |
+
dtype: string
|
45 |
+
- name: url
|
46 |
+
dtype: string
|
47 |
+
- name: Expected Auxiliary Space
|
48 |
+
dtype: string
|
49 |
+
- name: time_limit
|
50 |
+
dtype: string
|
51 |
+
- name: date
|
52 |
+
dtype: string
|
53 |
+
- name: picture_num
|
54 |
+
dtype: string
|
55 |
+
- name: memory_limit
|
56 |
+
dtype: string
|
57 |
+
- name: Expected Time Complexity
|
58 |
+
dtype: string
|
59 |
+
splits:
|
60 |
+
- name: train
|
61 |
+
num_bytes: 4239311973
|
62 |
+
num_examples: 25443
|
63 |
+
- name: test
|
64 |
+
num_bytes: 481480755
|
65 |
+
num_examples: 1000
|
66 |
+
download_size: 2419844942
|
67 |
+
dataset_size: 4720792728
|
68 |
+
configs:
|
69 |
+
- config_name: ALL
|
70 |
+
data_files:
|
71 |
+
- split: train
|
72 |
+
path: ALL/train-*
|
73 |
+
- split: test
|
74 |
+
path: ALL/test-*
|
75 |
---
|
76 |
|
77 |
# TACO Dataset
|