YangZhoumill commited on
Commit
0d1f7b0
·
verified ·
1 Parent(s): d41a809

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: solution
9
+ dtype: string
10
+ - name: op
11
+ dtype: int64
12
+ - name: id
13
+ dtype: int64
14
+ - name: template
15
+ dtype: string
16
+ - name: mode
17
+ dtype: string
18
+ - name: length
19
+ dtype: string
20
+ - name: d
21
+ dtype: int64
22
+ splits:
23
+ - name: ops_2
24
+ num_bytes: 111779630
25
+ num_examples: 864
26
+ - name: ops_3
27
+ num_bytes: 112160806
28
+ num_examples: 864
29
+ - name: ops_4
30
+ num_bytes: 113178314
31
+ num_examples: 864
32
+ - name: ops_5
33
+ num_bytes: 180878643
34
+ num_examples: 1404
35
+ - name: ops_6
36
+ num_bytes: 111375872
37
+ num_examples: 869
38
+ - name: ops_7
39
+ num_bytes: 183696453
40
+ num_examples: 1444
41
+ - name: ops_8
42
+ num_bytes: 157080405
43
+ num_examples: 1235
44
+ - name: ops_9
45
+ num_bytes: 110259729
46
+ num_examples: 877
47
+ - name: ops_10
48
+ num_bytes: 122195979
49
+ num_examples: 986
50
+ - name: ops_11
51
+ num_bytes: 118428307
52
+ num_examples: 962
53
+ - name: ops_12
54
+ num_bytes: 113739485
55
+ num_examples: 923
56
+ - name: ops_13
57
+ num_bytes: 158297720
58
+ num_examples: 1299
59
+ - name: ops_14
60
+ num_bytes: 160449769
61
+ num_examples: 1322
62
+ - name: ops_15
63
+ num_bytes: 129863574
64
+ num_examples: 1084
65
+ - name: ops_16
66
+ num_bytes: 108435168
67
+ num_examples: 904
68
+ - name: ops_17
69
+ num_bytes: 144999108
70
+ num_examples: 1215
71
+ - name: ops_18
72
+ num_bytes: 155114610
73
+ num_examples: 1308
74
+ - name: ops_19
75
+ num_bytes: 111486523
76
+ num_examples: 944
77
+ - name: ops_20
78
+ num_bytes: 121869905
79
+ num_examples: 1037
80
+ - name: ops_21
81
+ num_bytes: 641005477
82
+ num_examples: 5416
83
+ - name: ops_22
84
+ num_bytes: 588076925
85
+ num_examples: 4993
86
+ - name: ops_23
87
+ num_bytes: 457650420
88
+ num_examples: 3904
89
+ - name: ops_24
90
+ num_bytes: 296503779
91
+ num_examples: 2545
92
+ - name: ops_25
93
+ num_bytes: 173711386
94
+ num_examples: 1507
95
+ - name: ops_26
96
+ num_bytes: 98566765
97
+ num_examples: 867
98
+ - name: ops_27
99
+ num_bytes: 335188096
100
+ num_examples: 2926
101
+ - name: ops_28
102
+ num_bytes: 255942983
103
+ num_examples: 2249
104
+ - name: ops_29
105
+ num_bytes: 169662884
106
+ num_examples: 1504
107
+ - name: ops_30
108
+ num_bytes: 96103408
109
+ num_examples: 865
110
+ download_size: 867054588
111
+ dataset_size: 5637702123
112
+ configs:
113
+ - config_name: default
114
+ data_files:
115
+ - split: ops_2
116
+ path: data/ops_2-*
117
+ - split: ops_3
118
+ path: data/ops_3-*
119
+ - split: ops_4
120
+ path: data/ops_4-*
121
+ - split: ops_5
122
+ path: data/ops_5-*
123
+ - split: ops_6
124
+ path: data/ops_6-*
125
+ - split: ops_7
126
+ path: data/ops_7-*
127
+ - split: ops_8
128
+ path: data/ops_8-*
129
+ - split: ops_9
130
+ path: data/ops_9-*
131
+ - split: ops_10
132
+ path: data/ops_10-*
133
+ - split: ops_11
134
+ path: data/ops_11-*
135
+ - split: ops_12
136
+ path: data/ops_12-*
137
+ - split: ops_13
138
+ path: data/ops_13-*
139
+ - split: ops_14
140
+ path: data/ops_14-*
141
+ - split: ops_15
142
+ path: data/ops_15-*
143
+ - split: ops_16
144
+ path: data/ops_16-*
145
+ - split: ops_17
146
+ path: data/ops_17-*
147
+ - split: ops_18
148
+ path: data/ops_18-*
149
+ - split: ops_19
150
+ path: data/ops_19-*
151
+ - split: ops_20
152
+ path: data/ops_20-*
153
+ - split: ops_21
154
+ path: data/ops_21-*
155
+ - split: ops_22
156
+ path: data/ops_22-*
157
+ - split: ops_23
158
+ path: data/ops_23-*
159
+ - split: ops_24
160
+ path: data/ops_24-*
161
+ - split: ops_25
162
+ path: data/ops_25-*
163
+ - split: ops_26
164
+ path: data/ops_26-*
165
+ - split: ops_27
166
+ path: data/ops_27-*
167
+ - split: ops_28
168
+ path: data/ops_28-*
169
+ - split: ops_29
170
+ path: data/ops_29-*
171
+ - split: ops_30
172
+ path: data/ops_30-*
173
+ ---
data/ops_10-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4883b514bb68ed4c7e56d334e1bd63cb24571368e9d3f363b0fd10432296ea4e
3
+ size 18827610
data/ops_11-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d841f3d72f02094e7de82058b70d5b27273055ee6666dcbc9b311a13004ee292
3
+ size 18272115
data/ops_12-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53df2ab420caf20e436f1ee65686923acd9fe534309729d61fd5d292392e9121
3
+ size 17514178
data/ops_13-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9393d4f711fd642c33fb4278971cb9a34b14798dbc6803c4d31e3f57b03a91f3
3
+ size 24483277
data/ops_14-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f0907122a90090445cc1ef9ffaed50f84ee1dafca44bef3d20a4a1de65d973
3
+ size 24873271
data/ops_15-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6c223193ec8a667678474add142e7fe3c38c70049050547f08a84fdfb7a608
3
+ size 20197523
data/ops_16-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0387b8ce2b7c78bfc5397682f7e72ad7a6622443eec6a86b7169f6c9f8b77eed
3
+ size 16799203
data/ops_17-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcac338a45dd17d16db7c452f767b01b65133a85c1d384d812a7bae21972e702
3
+ size 22453505
data/ops_18-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46064ca9f85d9d8685bc9382ea08e6d59f8db719bfd1546bcb55f22faf475cc8
3
+ size 24027090
data/ops_19-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:508ea6f5f4695b181011f869dc880f824a029fc61d70e36e2c3d51fc29b79b5e
3
+ size 17262251
data/ops_2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a750b59f13198199a2d4519eb1d2e7205be6a8f4adc3c51ebd7dd1393437cb38
3
+ size 17066578
data/ops_20-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae83e9f324442feb915e748c1b474502d22987736e1a3a995baf2d2a034a3a2f
3
+ size 18921738
data/ops_21-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2179ea20f45c0faf8afb050c90e1ee8bed5ddb8031539992b0b67474410af95e
3
+ size 49033197
data/ops_21-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f10622648e38ea75fa7558caaa42c37361aaf8535cbe844d1362a081784670
3
+ size 49115858
data/ops_22-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b507f4779b0a31ce6bd009e5dba6368384898f7862c3f9ebdaa001b558d1c54f
3
+ size 44982485
data/ops_22-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c57b1fcb172faaa7cfbcfff4eeebdd94782d2cf8910e995cb9dcb30c4c542c
3
+ size 45040290
data/ops_23-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523a0a72b58ae9ed37db9feceb3f426ece99290a0bfc9aadd91ce456be9dc8eb
3
+ size 70267519
data/ops_24-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:060274c9b4d56105b85e9bc57c84a2a5c3a8bc221331d8bd155a1705226ebc1b
3
+ size 45520788
data/ops_25-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b916697a9779212c8adb276088b343f083a2192b32239f73b8bc697f63d001e3
3
+ size 26811758
data/ops_26-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:701163edc101bd25432043da92095c73e3ef64988e48689164eec79ee5a6b953
3
+ size 15287524
data/ops_27-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7de43419816ca3992b7af5a04f1c4377fc02cb38974c2a649d72548e1af2fc19
3
+ size 51455187
data/ops_28-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab311eea0bc057f1ed48400ef11ed297d8907ba247f241ffc4f8bbf6222d990f
3
+ size 39394046
data/ops_29-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:339117fd456ce43c74586e2fd64259a9e469e31e8da945bd0defe9fc576683ba
3
+ size 26219979
data/ops_3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d7c9589241aacc6dc99292ff9987459e173efff390b8fa65be6f6df2999ff5
3
+ size 17076569
data/ops_30-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0150c2098d401a320c2731fb2eda35cfcf0088309ffb1135c768fe53e986192c
3
+ size 14920694
data/ops_4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e13ee2bb0318dbd8bfa4d5a230340997b2d4c019e3ddff9afb749c18e1acd7
3
+ size 17236129
data/ops_5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda76d712720f998053a65ade2fe510ab2ed956795a48c9a7e2249015e31d9ea
3
+ size 27647426
data/ops_6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be536d72a91436f411aea87e2f015c9881f9bfc817394f81a64f93b58919d833
3
+ size 17112429
data/ops_7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8a3fe0fa16c2b7a3d24b8ec4586382892f3cb1f4b395af172b5472867694f31
3
+ size 28116747
data/ops_8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1090d7fdb906257e51c97b65a8cd6b624711dbe72b6bbcd1937b937948b25ce
3
+ size 24087298
data/ops_9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a50afb73df19c1987079115a60300654c7518b4fce23cc9fc489a25ecf13bb6c
3
+ size 17030326