YangZhoumill commited on
Commit
ba6a7fc
·
verified ·
1 Parent(s): 44d6e10

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: 94290702
25
+ num_examples: 864
26
+ - name: ops_3
27
+ num_bytes: 93403526
28
+ num_examples: 864
29
+ - name: ops_4
30
+ num_bytes: 93198349
31
+ num_examples: 864
32
+ - name: ops_5
33
+ num_bytes: 179639675
34
+ num_examples: 1673
35
+ - name: ops_6
36
+ num_bytes: 91950312
37
+ num_examples: 874
38
+ - name: ops_7
39
+ num_bytes: 92999409
40
+ num_examples: 880
41
+ - name: ops_8
42
+ num_bytes: 142171473
43
+ num_examples: 1352
44
+ - name: ops_9
45
+ num_bytes: 146462400
46
+ num_examples: 1393
47
+ - name: ops_10
48
+ num_bytes: 94504437
49
+ num_examples: 894
50
+ - name: ops_11
51
+ num_bytes: 124290270
52
+ num_examples: 1188
53
+ - name: ops_12
54
+ num_bytes: 94398960
55
+ num_examples: 902
56
+ - name: ops_13
57
+ num_bytes: 164014380
58
+ num_examples: 1573
59
+ - name: ops_14
60
+ num_bytes: 127034287
61
+ num_examples: 1232
62
+ - name: ops_15
63
+ num_bytes: 126859299
64
+ num_examples: 1237
65
+ - name: ops_16
66
+ num_bytes: 90461801
67
+ num_examples: 882
68
+ - name: ops_17
69
+ num_bytes: 127911543
70
+ num_examples: 1256
71
+ - name: ops_18
72
+ num_bytes: 127636627
73
+ num_examples: 1261
74
+ - name: ops_19
75
+ num_bytes: 98717676
76
+ num_examples: 979
77
+ - name: ops_20
78
+ num_bytes: 105804321
79
+ num_examples: 1056
80
+ - name: ops_21
81
+ num_bytes: 328279463
82
+ num_examples: 3207
83
+ - name: ops_22
84
+ num_bytes: 338260187
85
+ num_examples: 3325
86
+ - name: ops_23
87
+ num_bytes: 271662076
88
+ num_examples: 2683
89
+ - name: ops_24
90
+ num_bytes: 179815986
91
+ num_examples: 1786
92
+ - name: ops_25
93
+ num_bytes: 117052846
94
+ num_examples: 1172
95
+ - name: ops_26
96
+ num_bytes: 88998069
97
+ num_examples: 899
98
+ - name: ops_27
99
+ num_bytes: 212920844
100
+ num_examples: 2148
101
+ - name: ops_28
102
+ num_bytes: 148853728
103
+ num_examples: 1512
104
+ - name: ops_29
105
+ num_bytes: 114129023
106
+ num_examples: 1167
107
+ - name: ops_30
108
+ num_bytes: 89544631
109
+ num_examples: 918
110
+ download_size: 711724485
111
+ dataset_size: 4105266300
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:0f5db85b8abaf301ad4a0590dbff890bbf33a393306a1f9bbf2ae2de32f819fe
3
+ size 16092933
data/ops_11-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:599313ca06b6cb8aac5b928b7d3611e4b5ae994eb38e031bc4cc008af0c9ebe7
3
+ size 21307640
data/ops_12-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2d339fbb9dc9b1baba266175a10ee3c7667adce2684e04597d4da9b9ee2cc9
3
+ size 16169465
data/ops_13-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ce1b6a3f405b2ec1772bcc8c700bc29e47ba30adb03c7c8abbca0002f955a6
3
+ size 28267217
data/ops_14-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a917e87fb2e096aae2808adb854fb11143c3deccd478b13a96f3542a5460cce2
3
+ size 22078519
data/ops_15-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4753b21190d620de33dd919e515d24e776cc5d524747664dcad9a46ca3a07249
3
+ size 22187771
data/ops_16-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23abdbe865346b58690417cdbe79b300e7215a6138a5af0574d81f1b8f482814
3
+ size 15643900
data/ops_17-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6e32ff725df7cd95c829626556ee9cb613602e7d1e10cc95f68e0f5ef57f083
3
+ size 22436538
data/ops_18-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd8a0c40b2382580835014cf9f6c67c3eb4afca05137eec02c76ae2e39e6234
3
+ size 22326191
data/ops_19-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbfa35fc6b65915faf0e15b7310d4b579b9f660f78a4c7ab3265bfb0a67d83fb
3
+ size 17176232
data/ops_2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c2c2790033cf4d2cb13b85dce48bca711a967199efc2cb0624f5dd9cb63b71
3
+ size 15238634
data/ops_20-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b3be6e244f328c80ff11065d4a3d30e87b0335a9624429273cdc08dae65d0ce
3
+ size 18628514
data/ops_21-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1999501bd5adc5194c6626ce815f3407a7aebfb5d9916394275a06ad1dfaa3b8
3
+ size 56776703
data/ops_22-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf52297427f9e7cb0b4f3d1838c4278125b0b6a4abbce553c88cd85400381dcc
3
+ size 58747145
data/ops_23-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84d97c95655bdf0bc1dbf5e3b11d9e7a9a9ce62b16170c8587ee976155d63180
3
+ size 47417877
data/ops_24-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d0a11a5c532fc6a916b3736ef1cc4f0c6f9d520c94ac03b81acfca23ddd309
3
+ size 31550923
data/ops_25-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc4e62813bc9712850d33a93829c5097f86f710844cc5f0df3ba65081521bea9
3
+ size 20569056
data/ops_26-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ce1bef2ce2a1075b30ae120a1c2af4210edbb30e30583e7b3406549a1fc283
3
+ size 15716670
data/ops_27-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a43fd3bc0dcf90916e2ed48fc91838b6b10ddc242c3fc36cb83ecebf41bd17
3
+ size 37360787
data/ops_28-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb507241cc814d94a1bf12d290381cf4da4987fd29e133522b0c1a238c6ebe7
3
+ size 26252638
data/ops_29-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8f515a3956e1c1271b65bbfd1243ce7dd0104f0ae198a385d1fb37847f6959
3
+ size 20168729
data/ops_3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2043cdbfdc68ae77106f89c17f9e9a370cf3e27cca31b52d335cc768b347a295
3
+ size 15612340
data/ops_30-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0789cd67e22a23c1fbc5836da05579e8a2cc103b1d351d48a517ee8b24e531d3
3
+ size 15892124
data/ops_4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31667bb57cb550c99a10de490aa6e154745bdbd4684bb17f752a3d1fe36cd38f
3
+ size 15705482
data/ops_5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d4a639b868a06e96e728dc9f5912fe44a87bd21b403f37f079e5ec0b16488f
3
+ size 30379622
data/ops_6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e3224600588769cdf66facc5e51c2690e44e6476dedb17039c0d35cc354176
3
+ size 16007803
data/ops_7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f3a571bd41d9211a90f66079e8f7293a509a42ccb8838da3a63fa17f7c15094
3
+ size 16010377
data/ops_8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ed8e1f2234402c05a70cbd625659d156035f799aeb488b4ff80428710ff1b1
3
+ size 24593240
data/ops_9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce492ec8af4d64b2da0d64700a9fbd3a92e2862aff2ab16f1ef024732b1dab57
3
+ size 25409415