YangZhoumill commited on
Commit
33e8677
·
verified ·
1 Parent(s): 00cf967

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: 43487908
25
+ num_examples: 864
26
+ - name: ops_3
27
+ num_bytes: 42780011
28
+ num_examples: 864
29
+ - name: ops_4
30
+ num_bytes: 42488040
31
+ num_examples: 864
32
+ - name: ops_5
33
+ num_bytes: 80705255
34
+ num_examples: 1657
35
+ - name: ops_6
36
+ num_bytes: 41438316
37
+ num_examples: 888
38
+ - name: ops_7
39
+ num_bytes: 42759402
40
+ num_examples: 911
41
+ - name: ops_8
42
+ num_bytes: 65870439
43
+ num_examples: 1417
44
+ - name: ops_9
45
+ num_bytes: 69419593
46
+ num_examples: 1498
47
+ - name: ops_10
48
+ num_bytes: 42033313
49
+ num_examples: 898
50
+ - name: ops_11
51
+ num_bytes: 53322146
52
+ num_examples: 1160
53
+ - name: ops_12
54
+ num_bytes: 41695043
55
+ num_examples: 904
56
+ - name: ops_13
57
+ num_bytes: 64191769
58
+ num_examples: 1418
59
+ - name: ops_14
60
+ num_bytes: 53157866
61
+ num_examples: 1201
62
+ - name: ops_15
63
+ num_bytes: 48604632
64
+ num_examples: 1117
65
+ - name: ops_16
66
+ num_bytes: 38422892
67
+ num_examples: 878
68
+ - name: ops_17
69
+ num_bytes: 52133192
70
+ num_examples: 1208
71
+ - name: ops_18
72
+ num_bytes: 58634724
73
+ num_examples: 1381
74
+ - name: ops_19
75
+ num_bytes: 40875102
76
+ num_examples: 967
77
+ - name: ops_20
78
+ num_bytes: 41689419
79
+ num_examples: 1000
80
+ - name: ops_21
81
+ num_bytes: 135353217
82
+ num_examples: 3233
83
+ - name: ops_22
84
+ num_bytes: 130581519
85
+ num_examples: 3154
86
+ - name: ops_23
87
+ num_bytes: 107924901
88
+ num_examples: 2644
89
+ - name: ops_24
90
+ num_bytes: 70606222
91
+ num_examples: 1763
92
+ - name: ops_25
93
+ num_bytes: 45044266
94
+ num_examples: 1151
95
+ - name: ops_26
96
+ num_bytes: 34576724
97
+ num_examples: 891
98
+ - name: ops_27
99
+ num_bytes: 82922589
100
+ num_examples: 2154
101
+ - name: ops_28
102
+ num_bytes: 60314375
103
+ num_examples: 1584
104
+ - name: ops_29
105
+ num_bytes: 43294751
106
+ num_examples: 1157
107
+ - name: ops_30
108
+ num_bytes: 34195390
109
+ num_examples: 927
110
+ download_size: 294930498
111
+ dataset_size: 1708523016
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:7ad5f77e106797777c97d18e676de5c72f30be81b4597db2c4ceb12e8bc423ae
3
+ size 7090171
data/ops_11-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76dd92ce541cd593e2d628187bb278fdeef86adaf8698e19b2a0dae811892f7
3
+ size 9087952
data/ops_12-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e0e970b8c49621e0e1c7b6df4a158bcbd7f0225565a28d2ec34978b3cf3762e
3
+ size 7101422
data/ops_13-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67681c6bf677e3906eb08b84d051fcb1e6b99fb332df264f689eceb10ed6ff6b
3
+ size 10951258
data/ops_14-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d473640ae89a3472381eacf8ee48ea23247c49f49f6106729a5f2d3cf4bffa
3
+ size 9184656
data/ops_15-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8c9e271c2a466bc1b1ffb83041f3177ded2e74d2aa4d7693acbea4e57749c6
3
+ size 8468579
data/ops_16-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b546610730887ca09fc15181737b887b152c774677d8db0dc5b28a1cb789ac87
3
+ size 6598165
data/ops_17-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdb4ef2ee8da940be07de7951b8ce6e8ff59ce35b753ed93eee5de884458923
3
+ size 9070771
data/ops_18-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:501e10e9810b7e2bf0ab6760def21918600c1540699343b3836306293a334f54
3
+ size 10230393
data/ops_19-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553dbde3008aae55f4590f705cafd8ff4bdbb9a9c09df2a8d653b8e999a6a638
3
+ size 7118683
data/ops_2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c0840d39c58d93f28dead4135f7611ab99df12a17ffcb54a72ed487b77f8579
3
+ size 6925345
data/ops_20-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b68f70ca7c920e43cfef8a910fcc288a74e7b24e3c21e74e340929b95f86a1
3
+ size 7306044
data/ops_21-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3308cb107f4019994ed841d318b0cfcaa1b0c0079b0012f3a5432a3176574fe9
3
+ size 23433465
data/ops_22-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f923c98de0df24b51c5fa680ef2b8e20e2e519525c0211950bac44f792a7313
3
+ size 22702005
data/ops_23-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2f03f91e546662413913029b11c40dc09098ad4e5fdbe30beb43fc0b0547b06
3
+ size 18813075
data/ops_24-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef1f98d593ccdba5cbc6f5f74885bce9c3bf83028512fa413bc5ed1da8169da8
3
+ size 12378056
data/ops_25-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1bcda93ef31525691b8544e29bb77ec0717c78f9267193de6a936e85061de1
3
+ size 7967816
data/ops_26-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6549799be5d68f324c73ae11c24cb02a8b7278baf81b15b190af73c9aafc40c6
3
+ size 6143059
data/ops_27-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adf4893a41504a22b050c131f411c3a7d252fe71f3a9bcbcb800035b431a0324
3
+ size 14655261
data/ops_28-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624668656ebfb89831bd86cbb0fe6023123756e3676a9229040beb08115309c4
3
+ size 10693922
data/ops_29-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be189c735a1aa6fa41021af43faa687427e711c6f397c68c2aa711f85fff55e6
3
+ size 7709392
data/ops_3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0570721c231c43264078d440cf56b904bb7943ed53f4a1ea12814b2e154bc8ce
3
+ size 7036910
data/ops_30-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d157bc16feddc016e8c41fca905f79b07250b1127abfb2809d30c46fe8d539af
3
+ size 6148319
data/ops_4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65798f75e6f65211cc8a912f0847992fac0105c113030e6229e884380bd2c2ee
3
+ size 7067827
data/ops_5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d76b46a760dc740f388f4cc00eb7bd0bf9abc98cd95a2c253257c0e64499c09
3
+ size 13427792
data/ops_6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7f99e1b0daf94abfa0c24dcdbeaa52889e569b85e62c19d0094513ba7ae15a0
3
+ size 7137615
data/ops_7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3d015c84b386d7155240804cd4161cfd1e45e74ad9790da393048267302c43
3
+ size 7284300
data/ops_8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a44236e85c0300bb2ce6841d5ca792b00cf825325d0b6ad122086eac4c102a
3
+ size 11278203
data/ops_9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2dc0668c1ab4f5f34169b076c70d74b114db4c3ed2a92335d21d68e486001a6
3
+ size 11920042