YangZhoumill commited on
Commit
b1b853f
·
verified ·
1 Parent(s): 8abdbf9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: messages
23
+ list:
24
+ - name: role
25
+ dtype: string
26
+ - name: content
27
+ dtype: string
28
+ splits:
29
+ - name: ops_2
30
+ num_bytes: 189529249
31
+ num_examples: 864
32
+ - name: ops_3
33
+ num_bytes: 187700724
34
+ num_examples: 864
35
+ - name: ops_4
36
+ num_bytes: 187271632
37
+ num_examples: 864
38
+ - name: ops_5
39
+ num_bytes: 360969802
40
+ num_examples: 1673
41
+ - name: ops_6
42
+ num_bytes: 184713318
43
+ num_examples: 874
44
+ - name: ops_7
45
+ num_bytes: 186771793
46
+ num_examples: 880
47
+ - name: ops_8
48
+ num_bytes: 285484473
49
+ num_examples: 1352
50
+ - name: ops_9
51
+ num_bytes: 294067884
52
+ num_examples: 1393
53
+ - name: ops_10
54
+ num_bytes: 189686939
55
+ num_examples: 894
56
+ - name: ops_11
57
+ num_bytes: 249414300
58
+ num_examples: 1188
59
+ - name: ops_12
60
+ num_bytes: 189418922
61
+ num_examples: 902
62
+ - name: ops_13
63
+ num_bytes: 329025091
64
+ num_examples: 1573
65
+ - name: ops_14
66
+ num_bytes: 254758552
67
+ num_examples: 1232
68
+ - name: ops_15
69
+ num_bytes: 254346551
70
+ num_examples: 1237
71
+ - name: ops_16
72
+ num_bytes: 181363725
73
+ num_examples: 882
74
+ - name: ops_17
75
+ num_bytes: 256381810
76
+ num_examples: 1256
77
+ - name: ops_18
78
+ num_bytes: 255769132
79
+ num_examples: 1261
80
+ - name: ops_19
81
+ num_bytes: 197801311
82
+ num_examples: 979
83
+ - name: ops_20
84
+ num_bytes: 211949758
85
+ num_examples: 1056
86
+ - name: ops_21
87
+ num_bytes: 657294858
88
+ num_examples: 3207
89
+ - name: ops_22
90
+ num_bytes: 677107033
91
+ num_examples: 3325
92
+ - name: ops_23
93
+ num_bytes: 543657509
94
+ num_examples: 2683
95
+ - name: ops_24
96
+ num_bytes: 359760852
97
+ num_examples: 1786
98
+ - name: ops_25
99
+ num_bytes: 234126157
100
+ num_examples: 1172
101
+ - name: ops_26
102
+ num_bytes: 177949361
103
+ num_examples: 899
104
+ - name: ops_27
105
+ num_bytes: 425752028
106
+ num_examples: 2148
107
+ - name: ops_28
108
+ num_bytes: 297532722
109
+ num_examples: 1512
110
+ - name: ops_29
111
+ num_bytes: 228071626
112
+ num_examples: 1167
113
+ - name: ops_30
114
+ num_bytes: 178885977
115
+ num_examples: 918
116
+ download_size: 1447790912
117
+ dataset_size: 8226563089
118
+ configs:
119
+ - config_name: default
120
+ data_files:
121
+ - split: ops_2
122
+ path: data/ops_2-*
123
+ - split: ops_3
124
+ path: data/ops_3-*
125
+ - split: ops_4
126
+ path: data/ops_4-*
127
+ - split: ops_5
128
+ path: data/ops_5-*
129
+ - split: ops_6
130
+ path: data/ops_6-*
131
+ - split: ops_7
132
+ path: data/ops_7-*
133
+ - split: ops_8
134
+ path: data/ops_8-*
135
+ - split: ops_9
136
+ path: data/ops_9-*
137
+ - split: ops_10
138
+ path: data/ops_10-*
139
+ - split: ops_11
140
+ path: data/ops_11-*
141
+ - split: ops_12
142
+ path: data/ops_12-*
143
+ - split: ops_13
144
+ path: data/ops_13-*
145
+ - split: ops_14
146
+ path: data/ops_14-*
147
+ - split: ops_15
148
+ path: data/ops_15-*
149
+ - split: ops_16
150
+ path: data/ops_16-*
151
+ - split: ops_17
152
+ path: data/ops_17-*
153
+ - split: ops_18
154
+ path: data/ops_18-*
155
+ - split: ops_19
156
+ path: data/ops_19-*
157
+ - split: ops_20
158
+ path: data/ops_20-*
159
+ - split: ops_21
160
+ path: data/ops_21-*
161
+ - split: ops_22
162
+ path: data/ops_22-*
163
+ - split: ops_23
164
+ path: data/ops_23-*
165
+ - split: ops_24
166
+ path: data/ops_24-*
167
+ - split: ops_25
168
+ path: data/ops_25-*
169
+ - split: ops_26
170
+ path: data/ops_26-*
171
+ - split: ops_27
172
+ path: data/ops_27-*
173
+ - split: ops_28
174
+ path: data/ops_28-*
175
+ - split: ops_29
176
+ path: data/ops_29-*
177
+ - split: ops_30
178
+ path: data/ops_30-*
179
+ ---
data/ops_10-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842b28f090b621d3597b239ad0e46b1208f3caf94d3eeab1013507e1f9ee4d13
3
+ size 32857831
data/ops_11-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6617d3907b6064125109e9276b5ac95b2b1ba98211a3de042f64757fcea36a9b
3
+ size 43430120
data/ops_12-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ed39f466c1bc81861119119ca39472865d0ceb848fed79eda8a387f837f48df
3
+ size 32971543
data/ops_13-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4e1f1011cdc289b04e4e18d0652c71bf7fddffd729b4fb01e56a6d9ed24eadc
3
+ size 57613422
data/ops_14-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32a1c546780549c1cce23aa3c5c6b8022ad549b6e89b49a3be4a17f2462a4df
3
+ size 44978613
data/ops_15-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92682c68eafed52dad4bef07616a0ab3f87f0f71f07aff822a2fe979bab821d
3
+ size 45164603
data/ops_16-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35df990922e97f46ccd2ddac49d45e1a6602c8197bc277de93980961471b1ffc
3
+ size 31857080
data/ops_17-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07041e9390a7ab88e12809ec6eb2e0c58ee09d0b1ac44876ea569ba33acda857
3
+ size 45645433
data/ops_18-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd9da4d1022dd126db8b02b964b58fcb1644260345ca4eb67d17c887a1ca0eb
3
+ size 45412051
data/ops_19-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b30236519355d3ce322a1324edb1e8859c41f517c212ab0849c6994cfeec6e
3
+ size 34934467
data/ops_2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f25f45b59aa78a512b73a3f0d0636fa064afd3075ba7d97a900ea92488aa952
3
+ size 31232206
data/ops_20-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91029a378714bab5b848a9463619fcb79421d74b859ba27046a1f253b7bded97
3
+ size 37841798
data/ops_21-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deec1887069db82c3154ede711b8877f9749ea426659ef813698d005c9c2cc56
3
+ size 57566446
data/ops_21-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0685187aee402286cafbade5c20d30bcf536d20278fc9c7f51e35e9f498b4a35
3
+ size 57795196
data/ops_22-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8bd92510397f6a46845a47c48a2c69d32ce9e132abb0c50e6d547f6a3d4ba7
3
+ size 59235677
data/ops_22-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a75eca828a432154b73c987ddc0b17f85928ef269a05e2644721d1bcf801db0
3
+ size 60038014
data/ops_23-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e7d42f32752e67c59ea108d8897dc6b839ce99b44468d92f20948e24bec133
3
+ size 47896956
data/ops_23-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22c6968aca9c7fce55861873d33359f9d99cc60e21e9ab1685562c36c7c8bd9c
3
+ size 48339306
data/ops_24-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2025053582b904b5388a47283451d3978871cff921de1093a3e38e6c9a8ddad
3
+ size 63988754
data/ops_25-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241e11ccdd5a248eef544697443c95b92a472ffb8c2d9dc0eb7fdc05fedc3f61
3
+ size 41669044
data/ops_26-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d9fad420f0316eedf9eba1c56a1b6288035841f292641f3883f5a7901e44d32
3
+ size 31831104
data/ops_27-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a59539c3c4b25b44baa8b65ed3842c6ad6771625acaab0ba607f19b668755e97
3
+ size 75671727
data/ops_28-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f0b81d059d04335e1d96ef7e1498a19daccc1861015adaccf71727b9c9b4b5
3
+ size 53162124
data/ops_29-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4bf60075d576e34adefd361572a09ecbb88616bdf2eff68734cc3f254a3517c
3
+ size 40797038
data/ops_3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8226b2c7a7d0c96d2ef81af8e0f397db1f450929c63fac7dcb6ac4154cb1d5
3
+ size 31962147
data/ops_30-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf50653b3f6aba83b7672a51594a9c2a9aaff849d73d36d842b6e2c3e16dba74
3
+ size 32144302
data/ops_4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1762c1c7609d79b88cbd1db1234f46158441b9650763c11c73f2b5dc10393bbd
3
+ size 32123516
data/ops_5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dfb38ce7f39c494281298846b1e73e78145cf4e08748659e75a2b9533641465
3
+ size 62133776
data/ops_6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e49db2e4f98c00c1cc4f4469c9753216275e066a56b33a44faba3487ddcd92
3
+ size 32721260
data/ops_7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:194a87574e152277e5c48ecc0952f992f4abb59b0e4b36ff14edf90e7ec23948
3
+ size 32709494
data/ops_8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbbce84ef4305f10c78fa3ce4dc8c981238950b50ff1c5cc66e61273dd2cc15a
3
+ size 50213097
data/ops_9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059a072b8538eaeb5186f038c99eb45bd2bf95eebd608ffc55c104fe5deecc67
3
+ size 51852767