Datasets:
Benjamin02
commited on
Commit
•
5fd04ea
1
Parent(s):
d502ce3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,368 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
dataset_info:
|
4 |
+
- config_name: Math
|
5 |
+
features:
|
6 |
+
- name: id
|
7 |
+
dtype: string
|
8 |
+
- name: problem
|
9 |
+
dtype: string
|
10 |
+
- name: prompt
|
11 |
+
dtype: string
|
12 |
+
- name: figure_urls
|
13 |
+
sequence: string
|
14 |
+
- name: answer
|
15 |
+
sequence: string
|
16 |
+
- name: solution
|
17 |
+
dtype: string
|
18 |
+
- name: answer_type
|
19 |
+
dtype: string
|
20 |
+
- name: unit
|
21 |
+
sequence: string
|
22 |
+
- name: answer_sequence
|
23 |
+
sequence: string
|
24 |
+
- name: type_sequence
|
25 |
+
sequence: string
|
26 |
+
- name: test_cases
|
27 |
+
sequence:
|
28 |
+
- name: input
|
29 |
+
dtype: string
|
30 |
+
- name: output
|
31 |
+
dtype: string
|
32 |
+
- name: subject
|
33 |
+
dtype: string
|
34 |
+
- name: language
|
35 |
+
dtype: string
|
36 |
+
- name: modality
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: test
|
40 |
+
num_bytes: 3153019
|
41 |
+
num_examples: 2977
|
42 |
+
- name: val
|
43 |
+
num_bytes: 484904
|
44 |
+
num_examples: 244
|
45 |
+
download_size: 1402261
|
46 |
+
dataset_size: 3637923
|
47 |
+
|
48 |
+
|
49 |
+
- config_name: Physics
|
50 |
+
features:
|
51 |
+
- name: id
|
52 |
+
dtype: string
|
53 |
+
- name: problem
|
54 |
+
dtype: string
|
55 |
+
- name: prompt
|
56 |
+
dtype: string
|
57 |
+
- name: figure_urls
|
58 |
+
sequence: string
|
59 |
+
- name: answer
|
60 |
+
sequence: string
|
61 |
+
- name: solution
|
62 |
+
dtype: string
|
63 |
+
- name: answer_type
|
64 |
+
dtype: string
|
65 |
+
- name: unit
|
66 |
+
sequence: string
|
67 |
+
- name: answer_sequence
|
68 |
+
sequence: string
|
69 |
+
- name: type_sequence
|
70 |
+
sequence: string
|
71 |
+
- name: test_cases
|
72 |
+
sequence:
|
73 |
+
- name: input
|
74 |
+
dtype: string
|
75 |
+
- name: output
|
76 |
+
dtype: string
|
77 |
+
- name: subject
|
78 |
+
dtype: string
|
79 |
+
- name: language
|
80 |
+
dtype: string
|
81 |
+
- name: modality
|
82 |
+
dtype: string
|
83 |
+
splits:
|
84 |
+
- name: test
|
85 |
+
num_bytes: 3139836
|
86 |
+
num_examples: 1303
|
87 |
+
- name: val
|
88 |
+
num_bytes: 283157
|
89 |
+
num_examples: 90
|
90 |
+
download_size: 1613993
|
91 |
+
dataset_size: 3422993
|
92 |
+
|
93 |
+
- config_name: Chemistry
|
94 |
+
features:
|
95 |
+
- name: id
|
96 |
+
dtype: string
|
97 |
+
- name: problem
|
98 |
+
dtype: string
|
99 |
+
- name: prompt
|
100 |
+
dtype: string
|
101 |
+
- name: figure_urls
|
102 |
+
sequence: string
|
103 |
+
- name: answer
|
104 |
+
sequence: string
|
105 |
+
- name: solution
|
106 |
+
dtype: string
|
107 |
+
- name: answer_type
|
108 |
+
dtype: string
|
109 |
+
- name: unit
|
110 |
+
sequence: string
|
111 |
+
- name: answer_sequence
|
112 |
+
sequence: string
|
113 |
+
- name: type_sequence
|
114 |
+
sequence: string
|
115 |
+
- name: test_cases
|
116 |
+
sequence:
|
117 |
+
- name: input
|
118 |
+
dtype: string
|
119 |
+
- name: output
|
120 |
+
dtype: string
|
121 |
+
- name: subject
|
122 |
+
dtype: string
|
123 |
+
- name: language
|
124 |
+
dtype: string
|
125 |
+
- name: modality
|
126 |
+
dtype: string
|
127 |
+
splits:
|
128 |
+
- name: test
|
129 |
+
num_bytes: 3102033
|
130 |
+
num_examples: 1354
|
131 |
+
- name: val
|
132 |
+
num_bytes: 284518
|
133 |
+
num_examples: 65
|
134 |
+
download_size: 1389141
|
135 |
+
dataset_size: 3386551
|
136 |
+
|
137 |
+
- config_name: Biology
|
138 |
+
features:
|
139 |
+
- name: id
|
140 |
+
dtype: string
|
141 |
+
- name: problem
|
142 |
+
dtype: string
|
143 |
+
- name: prompt
|
144 |
+
dtype: string
|
145 |
+
- name: figure_urls
|
146 |
+
sequence: string
|
147 |
+
- name: answer
|
148 |
+
sequence: string
|
149 |
+
- name: solution
|
150 |
+
dtype: string
|
151 |
+
- name: answer_type
|
152 |
+
dtype: string
|
153 |
+
- name: unit
|
154 |
+
sequence: string
|
155 |
+
- name: answer_sequence
|
156 |
+
sequence: string
|
157 |
+
- name: type_sequence
|
158 |
+
sequence: string
|
159 |
+
- name: test_cases
|
160 |
+
sequence:
|
161 |
+
- name: input
|
162 |
+
dtype: string
|
163 |
+
- name: output
|
164 |
+
dtype: string
|
165 |
+
- name: subject
|
166 |
+
dtype: string
|
167 |
+
- name: language
|
168 |
+
dtype: string
|
169 |
+
- name: modality
|
170 |
+
dtype: string
|
171 |
+
splits:
|
172 |
+
- name: test
|
173 |
+
num_bytes: 3483679
|
174 |
+
num_examples: 1495
|
175 |
+
- name: val
|
176 |
+
num_bytes: 238015
|
177 |
+
num_examples: 63
|
178 |
+
download_size: 1814227
|
179 |
+
dataset_size: 3721694
|
180 |
+
|
181 |
+
- config_name: Geography
|
182 |
+
features:
|
183 |
+
- name: id
|
184 |
+
dtype: string
|
185 |
+
- name: problem
|
186 |
+
dtype: string
|
187 |
+
- name: prompt
|
188 |
+
dtype: string
|
189 |
+
- name: figure_urls
|
190 |
+
sequence: string
|
191 |
+
- name: answer
|
192 |
+
sequence: string
|
193 |
+
- name: solution
|
194 |
+
dtype: string
|
195 |
+
- name: answer_type
|
196 |
+
dtype: string
|
197 |
+
- name: unit
|
198 |
+
sequence: string
|
199 |
+
- name: answer_sequence
|
200 |
+
sequence: string
|
201 |
+
- name: type_sequence
|
202 |
+
sequence: string
|
203 |
+
- name: test_cases
|
204 |
+
sequence:
|
205 |
+
- name: input
|
206 |
+
dtype: string
|
207 |
+
- name: output
|
208 |
+
dtype: string
|
209 |
+
- name: subject
|
210 |
+
dtype: string
|
211 |
+
- name: language
|
212 |
+
dtype: string
|
213 |
+
- name: modality
|
214 |
+
dtype: string
|
215 |
+
splits:
|
216 |
+
- name: test
|
217 |
+
num_bytes: 2555530
|
218 |
+
num_examples: 1522
|
219 |
+
- name: val
|
220 |
+
num_bytes: 138082
|
221 |
+
num_examples: 68
|
222 |
+
download_size: 1212126
|
223 |
+
dataset_size: 2693612
|
224 |
+
|
225 |
+
- config_name: Astronomy
|
226 |
+
features:
|
227 |
+
- name: id
|
228 |
+
dtype: string
|
229 |
+
- name: problem
|
230 |
+
dtype: string
|
231 |
+
- name: prompt
|
232 |
+
dtype: string
|
233 |
+
- name: figure_urls
|
234 |
+
sequence: string
|
235 |
+
- name: answer
|
236 |
+
sequence: string
|
237 |
+
- name: solution
|
238 |
+
dtype: string
|
239 |
+
- name: answer_type
|
240 |
+
dtype: string
|
241 |
+
- name: unit
|
242 |
+
sequence: string
|
243 |
+
- name: answer_sequence
|
244 |
+
sequence: string
|
245 |
+
- name: type_sequence
|
246 |
+
sequence: string
|
247 |
+
- name: test_cases
|
248 |
+
sequence:
|
249 |
+
- name: input
|
250 |
+
dtype: string
|
251 |
+
- name: output
|
252 |
+
dtype: string
|
253 |
+
- name: subject
|
254 |
+
dtype: string
|
255 |
+
- name: language
|
256 |
+
dtype: string
|
257 |
+
- name: modality
|
258 |
+
dtype: string
|
259 |
+
splits:
|
260 |
+
- name: test
|
261 |
+
num_bytes: 3161275
|
262 |
+
num_examples: 1110
|
263 |
+
- name: val
|
264 |
+
num_bytes: 320943
|
265 |
+
num_examples: 90
|
266 |
+
download_size: 1685604
|
267 |
+
dataset_size: 3482218
|
268 |
+
|
269 |
+
- config_name: CS
|
270 |
+
features:
|
271 |
+
- name: id
|
272 |
+
dtype: string
|
273 |
+
- name: problem
|
274 |
+
dtype: string
|
275 |
+
- name: prompt
|
276 |
+
dtype: string
|
277 |
+
- name: figure_urls
|
278 |
+
sequence: string
|
279 |
+
- name: answer
|
280 |
+
sequence: string
|
281 |
+
- name: solution
|
282 |
+
dtype: string
|
283 |
+
- name: answer_type
|
284 |
+
dtype: string
|
285 |
+
- name: unit
|
286 |
+
sequence: string
|
287 |
+
- name: answer_sequence
|
288 |
+
sequence: string
|
289 |
+
- name: type_sequence
|
290 |
+
sequence: string
|
291 |
+
- name: test_cases
|
292 |
+
sequence:
|
293 |
+
- name: input
|
294 |
+
dtype: string
|
295 |
+
- name: output
|
296 |
+
dtype: string
|
297 |
+
- name: subject
|
298 |
+
dtype: string
|
299 |
+
- name: language
|
300 |
+
dtype: string
|
301 |
+
- name: modality
|
302 |
+
dtype: string
|
303 |
+
splits:
|
304 |
+
- name: test
|
305 |
+
num_bytes: 1235615
|
306 |
+
num_examples: 216
|
307 |
+
- name: val
|
308 |
+
num_bytes: 496838967
|
309 |
+
num_examples: 18
|
310 |
+
download_size: 256590378
|
311 |
+
dataset_size: 498074582
|
312 |
+
|
313 |
+
|
314 |
+
configs:
|
315 |
+
- config_name: Math
|
316 |
+
data_files:
|
317 |
+
- split: test
|
318 |
+
path: Math/test-*
|
319 |
+
- split: val
|
320 |
+
path: Math/val-*
|
321 |
+
|
322 |
+
- config_name: Physics
|
323 |
+
data_files:
|
324 |
+
- split: test
|
325 |
+
path: Physics/test-*
|
326 |
+
- split: val
|
327 |
+
path: Physics/val-*
|
328 |
+
|
329 |
+
- config_name: Chemistry
|
330 |
+
data_files:
|
331 |
+
- split: test
|
332 |
+
path: Chemistry/test-*
|
333 |
+
- split: val
|
334 |
+
path: Chemistry/val-*
|
335 |
+
|
336 |
+
- config_name: Biology
|
337 |
+
data_files:
|
338 |
+
- split: test
|
339 |
+
path: Biology/test-*
|
340 |
+
- split: val
|
341 |
+
path: Biology/val-*
|
342 |
+
|
343 |
+
|
344 |
+
- config_name: Geography
|
345 |
+
data_files:
|
346 |
+
- split: test
|
347 |
+
path: Geography/test-*
|
348 |
+
- split: val
|
349 |
+
path: Geography/val-*
|
350 |
+
|
351 |
+
- config_name: Astronomy
|
352 |
+
data_files:
|
353 |
+
- split: test
|
354 |
+
path: Astronomy/test-*
|
355 |
+
- split: val
|
356 |
+
path: Astronomy/val-*
|
357 |
+
|
358 |
+
- config_name: CS
|
359 |
+
data_files:
|
360 |
+
- split: test
|
361 |
+
path: CS/test-*
|
362 |
+
- split: val
|
363 |
+
path: CS/val-*
|
364 |
+
|
365 |
+
|
366 |
+
|
367 |
+
|
368 |
+
---
|