Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,534 +1,536 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-4.0
|
3 |
-
configs:
|
4 |
-
- config_name: bbh_logical_deduction_three_objects
|
5 |
-
data_files:
|
6 |
-
- split: test
|
7 |
-
path: bbh_logical_deduction_three_objects/test-*
|
8 |
-
- config_name: bbh_navigate
|
9 |
-
data_files:
|
10 |
-
- split: test
|
11 |
-
path: bbh_navigate/test-*
|
12 |
-
- config_name: bbh_object_counting
|
13 |
-
data_files:
|
14 |
-
- split: test
|
15 |
-
path: bbh_object_counting/test-*
|
16 |
-
- config_name: drop
|
17 |
-
data_files:
|
18 |
-
- split: test
|
19 |
-
path: drop/test-*
|
20 |
-
- config_name: gsm8k
|
21 |
-
data_files:
|
22 |
-
- split: test
|
23 |
-
path: gsm8k/test-*
|
24 |
-
- config_name: hotpotqa
|
25 |
-
data_files:
|
26 |
-
- split: test
|
27 |
-
path: hotpotqa/test-*
|
28 |
-
- config_name: mmlu_math
|
29 |
-
data_files:
|
30 |
-
- split: test
|
31 |
-
path: mmlu_math/test-*
|
32 |
-
- config_name: multiarith
|
33 |
-
data_files:
|
34 |
-
- split: test
|
35 |
-
path: multiarith/test-*
|
36 |
-
- config_name: singleop
|
37 |
-
data_files:
|
38 |
-
- split: test
|
39 |
-
path: singleop/test-*
|
40 |
-
- config_name: singleq
|
41 |
-
data_files:
|
42 |
-
- split: test
|
43 |
-
path: singleq/test-*
|
44 |
-
- config_name: squad
|
45 |
-
data_files:
|
46 |
-
- split: test
|
47 |
-
path: squad/test-*
|
48 |
-
- config_name: svamp
|
49 |
-
data_files:
|
50 |
-
- split: test
|
51 |
-
path: svamp/test-*
|
52 |
-
- config_name: tab_fact
|
53 |
-
data_files:
|
54 |
-
- split: test
|
55 |
-
path: tab_fact/test-*
|
56 |
-
- config_name: vqa
|
57 |
-
data_files:
|
58 |
-
- split: test
|
59 |
-
path: vqa/test-*
|
60 |
-
- config_name: winograd_wsc
|
61 |
-
data_files:
|
62 |
-
- split: test
|
63 |
-
path: winograd_wsc/test-*
|
64 |
-
dataset_info:
|
65 |
-
- config_name: bbh_logical_deduction_three_objects
|
66 |
-
features:
|
67 |
-
- name: cleaning_status
|
68 |
-
dtype: string
|
69 |
-
- name: platinum_prompt
|
70 |
-
dtype: string
|
71 |
-
- name: platinum_prompt_no_cot
|
72 |
-
dtype: string
|
73 |
-
- name: platinum_target
|
74 |
-
sequence: string
|
75 |
-
- name: original_target
|
76 |
-
sequence: string
|
77 |
-
- name: platinum_parsing_strategy
|
78 |
-
dtype: string
|
79 |
-
- name: input
|
80 |
-
dtype: string
|
81 |
-
- name: target
|
82 |
-
dtype: string
|
83 |
-
splits:
|
84 |
-
- name: test
|
85 |
-
num_bytes: 305159
|
86 |
-
num_examples: 200
|
87 |
-
download_size: 60084
|
88 |
-
dataset_size: 305159
|
89 |
-
- config_name: bbh_navigate
|
90 |
-
features:
|
91 |
-
- name: cleaning_status
|
92 |
-
dtype: string
|
93 |
-
- name: platinum_prompt
|
94 |
-
dtype: string
|
95 |
-
- name: platinum_prompt_no_cot
|
96 |
-
dtype: string
|
97 |
-
- name: platinum_target
|
98 |
-
sequence: string
|
99 |
-
- name: original_target
|
100 |
-
sequence: string
|
101 |
-
- name: platinum_parsing_strategy
|
102 |
-
dtype: string
|
103 |
-
- name: input
|
104 |
-
dtype: string
|
105 |
-
- name: target
|
106 |
-
dtype: string
|
107 |
-
splits:
|
108 |
-
- name: test
|
109 |
-
num_bytes: 166521
|
110 |
-
num_examples: 200
|
111 |
-
download_size: 29525
|
112 |
-
dataset_size: 166521
|
113 |
-
- config_name: bbh_object_counting
|
114 |
-
features:
|
115 |
-
- name: cleaning_status
|
116 |
-
dtype: string
|
117 |
-
- name: platinum_prompt
|
118 |
-
dtype: string
|
119 |
-
- name: platinum_prompt_no_cot
|
120 |
-
dtype: string
|
121 |
-
- name: platinum_target
|
122 |
-
sequence: string
|
123 |
-
- name: original_target
|
124 |
-
sequence: string
|
125 |
-
- name: platinum_parsing_strategy
|
126 |
-
dtype: string
|
127 |
-
- name: input
|
128 |
-
dtype: string
|
129 |
-
- name: target
|
130 |
-
dtype: string
|
131 |
-
splits:
|
132 |
-
- name: test
|
133 |
-
num_bytes: 128297
|
134 |
-
num_examples: 200
|
135 |
-
download_size: 31178
|
136 |
-
dataset_size: 128297
|
137 |
-
- config_name: drop
|
138 |
-
features:
|
139 |
-
- name: cleaning_status
|
140 |
-
dtype: string
|
141 |
-
- name: platinum_prompt
|
142 |
-
dtype: string
|
143 |
-
- name: platinum_prompt_no_cot
|
144 |
-
dtype: string
|
145 |
-
- name: platinum_target
|
146 |
-
sequence: string
|
147 |
-
- name: original_target
|
148 |
-
sequence: string
|
149 |
-
- name: platinum_parsing_strategy
|
150 |
-
dtype: string
|
151 |
-
- name: section_id
|
152 |
-
dtype: string
|
153 |
-
- name: query_id
|
154 |
-
dtype: string
|
155 |
-
- name: passage
|
156 |
-
dtype: string
|
157 |
-
- name: question
|
158 |
-
dtype: string
|
159 |
-
- name: answers_spans
|
160 |
-
struct:
|
161 |
-
- name: spans
|
162 |
-
sequence: string
|
163 |
-
- name: types
|
164 |
-
sequence: string
|
165 |
-
splits:
|
166 |
-
- name: test
|
167 |
-
num_bytes: 957480
|
168 |
-
num_examples: 250
|
169 |
-
download_size: 469950
|
170 |
-
dataset_size: 957480
|
171 |
-
- config_name: gsm8k
|
172 |
-
features:
|
173 |
-
- name: cleaning_status
|
174 |
-
dtype: string
|
175 |
-
- name: platinum_prompt
|
176 |
-
dtype: string
|
177 |
-
- name: platinum_prompt_no_cot
|
178 |
-
dtype: string
|
179 |
-
- name: platinum_target
|
180 |
-
sequence: string
|
181 |
-
- name: original_target
|
182 |
-
sequence: string
|
183 |
-
- name: platinum_parsing_strategy
|
184 |
-
dtype: string
|
185 |
-
- name: question
|
186 |
-
dtype: string
|
187 |
-
- name: answer
|
188 |
-
dtype: string
|
189 |
-
splits:
|
190 |
-
- name: test
|
191 |
-
num_bytes: 411696
|
192 |
-
num_examples: 300
|
193 |
-
download_size: 200720
|
194 |
-
dataset_size: 411696
|
195 |
-
- config_name: hotpotqa
|
196 |
-
features:
|
197 |
-
- name: cleaning_status
|
198 |
-
dtype: string
|
199 |
-
- name: platinum_prompt
|
200 |
-
dtype: string
|
201 |
-
- name: platinum_prompt_no_cot
|
202 |
-
dtype: string
|
203 |
-
- name: platinum_target
|
204 |
-
sequence: string
|
205 |
-
- name: original_target
|
206 |
-
sequence: string
|
207 |
-
- name: platinum_parsing_strategy
|
208 |
-
dtype: string
|
209 |
-
- name: id
|
210 |
-
dtype: string
|
211 |
-
- name: question
|
212 |
-
dtype: string
|
213 |
-
- name: answer
|
214 |
-
dtype: string
|
215 |
-
- name: type
|
216 |
-
dtype: string
|
217 |
-
- name: level
|
218 |
-
dtype: string
|
219 |
-
- name: supporting_facts
|
220 |
-
struct:
|
221 |
-
- name: sent_id
|
222 |
-
sequence: int64
|
223 |
-
- name: title
|
224 |
-
sequence: string
|
225 |
-
- name: context
|
226 |
-
struct:
|
227 |
-
- name: sentences
|
228 |
-
sequence:
|
229 |
-
sequence: string
|
230 |
-
- name: title
|
231 |
-
sequence: string
|
232 |
-
splits:
|
233 |
-
- name: test
|
234 |
-
num_bytes: 2164891
|
235 |
-
num_examples: 250
|
236 |
-
download_size: 1288500
|
237 |
-
dataset_size: 2164891
|
238 |
-
- config_name: mmlu_math
|
239 |
-
features:
|
240 |
-
- name: cleaning_status
|
241 |
-
dtype: string
|
242 |
-
- name: platinum_prompt
|
243 |
-
dtype: string
|
244 |
-
- name: platinum_prompt_no_cot
|
245 |
-
dtype: string
|
246 |
-
- name: platinum_target
|
247 |
-
sequence: string
|
248 |
-
- name: original_target
|
249 |
-
sequence: string
|
250 |
-
- name: platinum_parsing_strategy
|
251 |
-
dtype: string
|
252 |
-
- name: question
|
253 |
-
dtype: string
|
254 |
-
- name: subject
|
255 |
-
dtype: string
|
256 |
-
- name: choices
|
257 |
-
sequence: string
|
258 |
-
- name: answer
|
259 |
-
dtype: int64
|
260 |
-
splits:
|
261 |
-
- name: test
|
262 |
-
num_bytes: 287212
|
263 |
-
num_examples: 270
|
264 |
-
download_size: 113723
|
265 |
-
dataset_size: 287212
|
266 |
-
- config_name: multiarith
|
267 |
-
features:
|
268 |
-
- name: cleaning_status
|
269 |
-
dtype: string
|
270 |
-
- name: platinum_prompt
|
271 |
-
dtype: string
|
272 |
-
- name: platinum_prompt_no_cot
|
273 |
-
dtype: string
|
274 |
-
- name: platinum_target
|
275 |
-
sequence: string
|
276 |
-
- name: original_target
|
277 |
-
sequence: string
|
278 |
-
- name: platinum_parsing_strategy
|
279 |
-
dtype: string
|
280 |
-
- name: input
|
281 |
-
dtype: string
|
282 |
-
- name: output_program
|
283 |
-
dtype: string
|
284 |
-
- name: output_answer
|
285 |
-
dtype: string
|
286 |
-
- name: split
|
287 |
-
dtype: string
|
288 |
-
- name: dataset
|
289 |
-
dtype: string
|
290 |
-
splits:
|
291 |
-
- name: test
|
292 |
-
num_bytes: 157365
|
293 |
-
num_examples: 174
|
294 |
-
download_size: 54201
|
295 |
-
dataset_size: 157365
|
296 |
-
- config_name: singleop
|
297 |
-
features:
|
298 |
-
- name: cleaning_status
|
299 |
-
dtype: string
|
300 |
-
- name: platinum_prompt
|
301 |
-
dtype: string
|
302 |
-
- name: platinum_prompt_no_cot
|
303 |
-
dtype: string
|
304 |
-
- name: platinum_target
|
305 |
-
sequence: string
|
306 |
-
- name: original_target
|
307 |
-
sequence: string
|
308 |
-
- name: platinum_parsing_strategy
|
309 |
-
dtype: string
|
310 |
-
- name: input
|
311 |
-
dtype: string
|
312 |
-
- name: output_program
|
313 |
-
dtype: string
|
314 |
-
- name: output_answer
|
315 |
-
dtype: string
|
316 |
-
- name: split
|
317 |
-
dtype: string
|
318 |
-
- name: dataset
|
319 |
-
dtype: string
|
320 |
-
splits:
|
321 |
-
- name: test
|
322 |
-
num_bytes: 118951
|
323 |
-
num_examples: 159
|
324 |
-
download_size: 44992
|
325 |
-
dataset_size: 118951
|
326 |
-
- config_name: singleq
|
327 |
-
features:
|
328 |
-
- name: cleaning_status
|
329 |
-
dtype: string
|
330 |
-
- name: platinum_prompt
|
331 |
-
dtype: string
|
332 |
-
- name: platinum_prompt_no_cot
|
333 |
-
dtype: string
|
334 |
-
- name: platinum_target
|
335 |
-
sequence: string
|
336 |
-
- name: original_target
|
337 |
-
sequence: string
|
338 |
-
- name: platinum_parsing_strategy
|
339 |
-
dtype: string
|
340 |
-
- name: input
|
341 |
-
dtype: string
|
342 |
-
- name: output_program
|
343 |
-
dtype: string
|
344 |
-
- name: output_answer
|
345 |
-
dtype: string
|
346 |
-
- name: split
|
347 |
-
dtype: string
|
348 |
-
- name: dataset
|
349 |
-
dtype: string
|
350 |
-
splits:
|
351 |
-
- name: test
|
352 |
-
num_bytes: 96153
|
353 |
-
num_examples: 109
|
354 |
-
download_size: 39952
|
355 |
-
dataset_size: 96153
|
356 |
-
- config_name: squad
|
357 |
-
features:
|
358 |
-
- name: cleaning_status
|
359 |
-
dtype: string
|
360 |
-
- name: platinum_prompt
|
361 |
-
dtype: string
|
362 |
-
- name: platinum_prompt_no_cot
|
363 |
-
dtype: string
|
364 |
-
- name: platinum_target
|
365 |
-
sequence: string
|
366 |
-
- name: original_target
|
367 |
-
sequence: string
|
368 |
-
- name: platinum_parsing_strategy
|
369 |
-
dtype: string
|
370 |
-
- name: id
|
371 |
-
dtype: string
|
372 |
-
- name: title
|
373 |
-
dtype: string
|
374 |
-
- name: context
|
375 |
-
dtype: string
|
376 |
-
- name: question
|
377 |
-
dtype: string
|
378 |
-
- name: answers
|
379 |
-
struct:
|
380 |
-
- name: answer_start
|
381 |
-
sequence: int64
|
382 |
-
- name: text
|
383 |
-
sequence: string
|
384 |
-
splits:
|
385 |
-
- name: test
|
386 |
-
num_bytes: 865087
|
387 |
-
num_examples: 250
|
388 |
-
download_size: 466955
|
389 |
-
dataset_size: 865087
|
390 |
-
- config_name: svamp
|
391 |
-
features:
|
392 |
-
- name: cleaning_status
|
393 |
-
dtype: string
|
394 |
-
- name: platinum_prompt
|
395 |
-
dtype: string
|
396 |
-
- name: platinum_prompt_no_cot
|
397 |
-
dtype: string
|
398 |
-
- name: platinum_target
|
399 |
-
sequence: string
|
400 |
-
- name: original_target
|
401 |
-
sequence: string
|
402 |
-
- name: platinum_parsing_strategy
|
403 |
-
dtype: string
|
404 |
-
- name: ID
|
405 |
-
dtype: string
|
406 |
-
- name: Body
|
407 |
-
dtype: string
|
408 |
-
- name: Question
|
409 |
-
dtype: string
|
410 |
-
- name: Equation
|
411 |
-
dtype: string
|
412 |
-
- name: Answer
|
413 |
-
dtype: string
|
414 |
-
- name: Type
|
415 |
-
dtype: string
|
416 |
-
- name: question_concat
|
417 |
-
dtype: string
|
418 |
-
splits:
|
419 |
-
- name: test
|
420 |
-
num_bytes: 322819
|
421 |
-
num_examples: 300
|
422 |
-
download_size: 116848
|
423 |
-
dataset_size: 322819
|
424 |
-
- config_name: tab_fact
|
425 |
-
features:
|
426 |
-
- name: cleaning_status
|
427 |
-
dtype: string
|
428 |
-
- name: platinum_prompt
|
429 |
-
dtype: string
|
430 |
-
- name: platinum_prompt_no_cot
|
431 |
-
dtype: string
|
432 |
-
- name: platinum_target
|
433 |
-
sequence: string
|
434 |
-
- name: original_target
|
435 |
-
sequence: string
|
436 |
-
- name: platinum_parsing_strategy
|
437 |
-
dtype: string
|
438 |
-
- name: id
|
439 |
-
dtype: int64
|
440 |
-
- name: table_id
|
441 |
-
dtype: string
|
442 |
-
- name: table_text
|
443 |
-
dtype: string
|
444 |
-
- name: table_caption
|
445 |
-
dtype: string
|
446 |
-
- name: statement
|
447 |
-
dtype: string
|
448 |
-
- name: label
|
449 |
-
dtype: int64
|
450 |
-
splits:
|
451 |
-
- name: test
|
452 |
-
num_bytes: 1137151
|
453 |
-
num_examples: 200
|
454 |
-
download_size: 475063
|
455 |
-
dataset_size: 1137151
|
456 |
-
- config_name: vqa
|
457 |
-
features:
|
458 |
-
- name: cleaning_status
|
459 |
-
dtype: string
|
460 |
-
- name: image_path
|
461 |
-
dtype: string
|
462 |
-
- name: platinum_prompt
|
463 |
-
dtype: string
|
464 |
-
- name: platinum_prompt_no_cot
|
465 |
-
dtype: string
|
466 |
-
- name: platinum_target
|
467 |
-
sequence: string
|
468 |
-
- name: original_target
|
469 |
-
sequence: 'null'
|
470 |
-
- name: platinum_parsing_stratagy
|
471 |
-
dtype: string
|
472 |
-
- name: question_type
|
473 |
-
dtype: string
|
474 |
-
- name: multiple_choice_answer
|
475 |
-
dtype: string
|
476 |
-
- name: answers
|
477 |
-
list:
|
478 |
-
- name: answer
|
479 |
-
dtype: string
|
480 |
-
- name: answer_confidence
|
481 |
-
dtype: string
|
482 |
-
- name: answer_id
|
483 |
-
dtype: int64
|
484 |
-
- name: image_id
|
485 |
-
dtype: int64
|
486 |
-
- name: answer_type
|
487 |
-
dtype: string
|
488 |
-
- name: question_id
|
489 |
-
dtype: int64
|
490 |
-
- name: question
|
491 |
-
dtype: string
|
492 |
-
splits:
|
493 |
-
- name: test
|
494 |
-
num_bytes: 122801
|
495 |
-
num_examples: 242
|
496 |
-
download_size: 26070
|
497 |
-
dataset_size: 122801
|
498 |
-
- config_name: winograd_wsc
|
499 |
-
features:
|
500 |
-
- name: cleaning_status
|
501 |
-
dtype: string
|
502 |
-
- name: platinum_prompt
|
503 |
-
dtype: string
|
504 |
-
- name: platinum_prompt_no_cot
|
505 |
-
dtype: string
|
506 |
-
- name: platinum_target
|
507 |
-
sequence: string
|
508 |
-
- name: original_target
|
509 |
-
sequence: string
|
510 |
-
- name: platinum_parsing_strategy
|
511 |
-
dtype: string
|
512 |
-
- name: text
|
513 |
-
dtype: string
|
514 |
-
- name: pronoun
|
515 |
-
dtype: string
|
516 |
-
- name: pronoun_loc
|
517 |
-
dtype: int64
|
518 |
-
- name: quote
|
519 |
-
dtype: string
|
520 |
-
- name: quote_loc
|
521 |
-
dtype: int64
|
522 |
-
- name: options
|
523 |
-
sequence: string
|
524 |
-
- name: label
|
525 |
-
dtype: int64
|
526 |
-
- name: source
|
527 |
-
dtype: string
|
528 |
-
splits:
|
529 |
-
- name: test
|
530 |
-
num_bytes: 198631
|
531 |
-
num_examples: 200
|
532 |
-
download_size: 54931
|
533 |
-
dataset_size: 198631
|
534 |
-
---
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
configs:
|
4 |
+
- config_name: bbh_logical_deduction_three_objects
|
5 |
+
data_files:
|
6 |
+
- split: test
|
7 |
+
path: bbh_logical_deduction_three_objects/test-*
|
8 |
+
- config_name: bbh_navigate
|
9 |
+
data_files:
|
10 |
+
- split: test
|
11 |
+
path: bbh_navigate/test-*
|
12 |
+
- config_name: bbh_object_counting
|
13 |
+
data_files:
|
14 |
+
- split: test
|
15 |
+
path: bbh_object_counting/test-*
|
16 |
+
- config_name: drop
|
17 |
+
data_files:
|
18 |
+
- split: test
|
19 |
+
path: drop/test-*
|
20 |
+
- config_name: gsm8k
|
21 |
+
data_files:
|
22 |
+
- split: test
|
23 |
+
path: gsm8k/test-*
|
24 |
+
- config_name: hotpotqa
|
25 |
+
data_files:
|
26 |
+
- split: test
|
27 |
+
path: hotpotqa/test-*
|
28 |
+
- config_name: mmlu_math
|
29 |
+
data_files:
|
30 |
+
- split: test
|
31 |
+
path: mmlu_math/test-*
|
32 |
+
- config_name: multiarith
|
33 |
+
data_files:
|
34 |
+
- split: test
|
35 |
+
path: multiarith/test-*
|
36 |
+
- config_name: singleop
|
37 |
+
data_files:
|
38 |
+
- split: test
|
39 |
+
path: singleop/test-*
|
40 |
+
- config_name: singleq
|
41 |
+
data_files:
|
42 |
+
- split: test
|
43 |
+
path: singleq/test-*
|
44 |
+
- config_name: squad
|
45 |
+
data_files:
|
46 |
+
- split: test
|
47 |
+
path: squad/test-*
|
48 |
+
- config_name: svamp
|
49 |
+
data_files:
|
50 |
+
- split: test
|
51 |
+
path: svamp/test-*
|
52 |
+
- config_name: tab_fact
|
53 |
+
data_files:
|
54 |
+
- split: test
|
55 |
+
path: tab_fact/test-*
|
56 |
+
- config_name: vqa
|
57 |
+
data_files:
|
58 |
+
- split: test
|
59 |
+
path: vqa/test-*
|
60 |
+
- config_name: winograd_wsc
|
61 |
+
data_files:
|
62 |
+
- split: test
|
63 |
+
path: winograd_wsc/test-*
|
64 |
+
dataset_info:
|
65 |
+
- config_name: bbh_logical_deduction_three_objects
|
66 |
+
features:
|
67 |
+
- name: cleaning_status
|
68 |
+
dtype: string
|
69 |
+
- name: platinum_prompt
|
70 |
+
dtype: string
|
71 |
+
- name: platinum_prompt_no_cot
|
72 |
+
dtype: string
|
73 |
+
- name: platinum_target
|
74 |
+
sequence: string
|
75 |
+
- name: original_target
|
76 |
+
sequence: string
|
77 |
+
- name: platinum_parsing_strategy
|
78 |
+
dtype: string
|
79 |
+
- name: input
|
80 |
+
dtype: string
|
81 |
+
- name: target
|
82 |
+
dtype: string
|
83 |
+
splits:
|
84 |
+
- name: test
|
85 |
+
num_bytes: 305159
|
86 |
+
num_examples: 200
|
87 |
+
download_size: 60084
|
88 |
+
dataset_size: 305159
|
89 |
+
- config_name: bbh_navigate
|
90 |
+
features:
|
91 |
+
- name: cleaning_status
|
92 |
+
dtype: string
|
93 |
+
- name: platinum_prompt
|
94 |
+
dtype: string
|
95 |
+
- name: platinum_prompt_no_cot
|
96 |
+
dtype: string
|
97 |
+
- name: platinum_target
|
98 |
+
sequence: string
|
99 |
+
- name: original_target
|
100 |
+
sequence: string
|
101 |
+
- name: platinum_parsing_strategy
|
102 |
+
dtype: string
|
103 |
+
- name: input
|
104 |
+
dtype: string
|
105 |
+
- name: target
|
106 |
+
dtype: string
|
107 |
+
splits:
|
108 |
+
- name: test
|
109 |
+
num_bytes: 166521
|
110 |
+
num_examples: 200
|
111 |
+
download_size: 29525
|
112 |
+
dataset_size: 166521
|
113 |
+
- config_name: bbh_object_counting
|
114 |
+
features:
|
115 |
+
- name: cleaning_status
|
116 |
+
dtype: string
|
117 |
+
- name: platinum_prompt
|
118 |
+
dtype: string
|
119 |
+
- name: platinum_prompt_no_cot
|
120 |
+
dtype: string
|
121 |
+
- name: platinum_target
|
122 |
+
sequence: string
|
123 |
+
- name: original_target
|
124 |
+
sequence: string
|
125 |
+
- name: platinum_parsing_strategy
|
126 |
+
dtype: string
|
127 |
+
- name: input
|
128 |
+
dtype: string
|
129 |
+
- name: target
|
130 |
+
dtype: string
|
131 |
+
splits:
|
132 |
+
- name: test
|
133 |
+
num_bytes: 128297
|
134 |
+
num_examples: 200
|
135 |
+
download_size: 31178
|
136 |
+
dataset_size: 128297
|
137 |
+
- config_name: drop
|
138 |
+
features:
|
139 |
+
- name: cleaning_status
|
140 |
+
dtype: string
|
141 |
+
- name: platinum_prompt
|
142 |
+
dtype: string
|
143 |
+
- name: platinum_prompt_no_cot
|
144 |
+
dtype: string
|
145 |
+
- name: platinum_target
|
146 |
+
sequence: string
|
147 |
+
- name: original_target
|
148 |
+
sequence: string
|
149 |
+
- name: platinum_parsing_strategy
|
150 |
+
dtype: string
|
151 |
+
- name: section_id
|
152 |
+
dtype: string
|
153 |
+
- name: query_id
|
154 |
+
dtype: string
|
155 |
+
- name: passage
|
156 |
+
dtype: string
|
157 |
+
- name: question
|
158 |
+
dtype: string
|
159 |
+
- name: answers_spans
|
160 |
+
struct:
|
161 |
+
- name: spans
|
162 |
+
sequence: string
|
163 |
+
- name: types
|
164 |
+
sequence: string
|
165 |
+
splits:
|
166 |
+
- name: test
|
167 |
+
num_bytes: 957480
|
168 |
+
num_examples: 250
|
169 |
+
download_size: 469950
|
170 |
+
dataset_size: 957480
|
171 |
+
- config_name: gsm8k
|
172 |
+
features:
|
173 |
+
- name: cleaning_status
|
174 |
+
dtype: string
|
175 |
+
- name: platinum_prompt
|
176 |
+
dtype: string
|
177 |
+
- name: platinum_prompt_no_cot
|
178 |
+
dtype: string
|
179 |
+
- name: platinum_target
|
180 |
+
sequence: string
|
181 |
+
- name: original_target
|
182 |
+
sequence: string
|
183 |
+
- name: platinum_parsing_strategy
|
184 |
+
dtype: string
|
185 |
+
- name: question
|
186 |
+
dtype: string
|
187 |
+
- name: answer
|
188 |
+
dtype: string
|
189 |
+
splits:
|
190 |
+
- name: test
|
191 |
+
num_bytes: 411696
|
192 |
+
num_examples: 300
|
193 |
+
download_size: 200720
|
194 |
+
dataset_size: 411696
|
195 |
+
- config_name: hotpotqa
|
196 |
+
features:
|
197 |
+
- name: cleaning_status
|
198 |
+
dtype: string
|
199 |
+
- name: platinum_prompt
|
200 |
+
dtype: string
|
201 |
+
- name: platinum_prompt_no_cot
|
202 |
+
dtype: string
|
203 |
+
- name: platinum_target
|
204 |
+
sequence: string
|
205 |
+
- name: original_target
|
206 |
+
sequence: string
|
207 |
+
- name: platinum_parsing_strategy
|
208 |
+
dtype: string
|
209 |
+
- name: id
|
210 |
+
dtype: string
|
211 |
+
- name: question
|
212 |
+
dtype: string
|
213 |
+
- name: answer
|
214 |
+
dtype: string
|
215 |
+
- name: type
|
216 |
+
dtype: string
|
217 |
+
- name: level
|
218 |
+
dtype: string
|
219 |
+
- name: supporting_facts
|
220 |
+
struct:
|
221 |
+
- name: sent_id
|
222 |
+
sequence: int64
|
223 |
+
- name: title
|
224 |
+
sequence: string
|
225 |
+
- name: context
|
226 |
+
struct:
|
227 |
+
- name: sentences
|
228 |
+
sequence:
|
229 |
+
sequence: string
|
230 |
+
- name: title
|
231 |
+
sequence: string
|
232 |
+
splits:
|
233 |
+
- name: test
|
234 |
+
num_bytes: 2164891
|
235 |
+
num_examples: 250
|
236 |
+
download_size: 1288500
|
237 |
+
dataset_size: 2164891
|
238 |
+
- config_name: mmlu_math
|
239 |
+
features:
|
240 |
+
- name: cleaning_status
|
241 |
+
dtype: string
|
242 |
+
- name: platinum_prompt
|
243 |
+
dtype: string
|
244 |
+
- name: platinum_prompt_no_cot
|
245 |
+
dtype: string
|
246 |
+
- name: platinum_target
|
247 |
+
sequence: string
|
248 |
+
- name: original_target
|
249 |
+
sequence: string
|
250 |
+
- name: platinum_parsing_strategy
|
251 |
+
dtype: string
|
252 |
+
- name: question
|
253 |
+
dtype: string
|
254 |
+
- name: subject
|
255 |
+
dtype: string
|
256 |
+
- name: choices
|
257 |
+
sequence: string
|
258 |
+
- name: answer
|
259 |
+
dtype: int64
|
260 |
+
splits:
|
261 |
+
- name: test
|
262 |
+
num_bytes: 287212
|
263 |
+
num_examples: 270
|
264 |
+
download_size: 113723
|
265 |
+
dataset_size: 287212
|
266 |
+
- config_name: multiarith
|
267 |
+
features:
|
268 |
+
- name: cleaning_status
|
269 |
+
dtype: string
|
270 |
+
- name: platinum_prompt
|
271 |
+
dtype: string
|
272 |
+
- name: platinum_prompt_no_cot
|
273 |
+
dtype: string
|
274 |
+
- name: platinum_target
|
275 |
+
sequence: string
|
276 |
+
- name: original_target
|
277 |
+
sequence: string
|
278 |
+
- name: platinum_parsing_strategy
|
279 |
+
dtype: string
|
280 |
+
- name: input
|
281 |
+
dtype: string
|
282 |
+
- name: output_program
|
283 |
+
dtype: string
|
284 |
+
- name: output_answer
|
285 |
+
dtype: string
|
286 |
+
- name: split
|
287 |
+
dtype: string
|
288 |
+
- name: dataset
|
289 |
+
dtype: string
|
290 |
+
splits:
|
291 |
+
- name: test
|
292 |
+
num_bytes: 157365
|
293 |
+
num_examples: 174
|
294 |
+
download_size: 54201
|
295 |
+
dataset_size: 157365
|
296 |
+
- config_name: singleop
|
297 |
+
features:
|
298 |
+
- name: cleaning_status
|
299 |
+
dtype: string
|
300 |
+
- name: platinum_prompt
|
301 |
+
dtype: string
|
302 |
+
- name: platinum_prompt_no_cot
|
303 |
+
dtype: string
|
304 |
+
- name: platinum_target
|
305 |
+
sequence: string
|
306 |
+
- name: original_target
|
307 |
+
sequence: string
|
308 |
+
- name: platinum_parsing_strategy
|
309 |
+
dtype: string
|
310 |
+
- name: input
|
311 |
+
dtype: string
|
312 |
+
- name: output_program
|
313 |
+
dtype: string
|
314 |
+
- name: output_answer
|
315 |
+
dtype: string
|
316 |
+
- name: split
|
317 |
+
dtype: string
|
318 |
+
- name: dataset
|
319 |
+
dtype: string
|
320 |
+
splits:
|
321 |
+
- name: test
|
322 |
+
num_bytes: 118951
|
323 |
+
num_examples: 159
|
324 |
+
download_size: 44992
|
325 |
+
dataset_size: 118951
|
326 |
+
- config_name: singleq
|
327 |
+
features:
|
328 |
+
- name: cleaning_status
|
329 |
+
dtype: string
|
330 |
+
- name: platinum_prompt
|
331 |
+
dtype: string
|
332 |
+
- name: platinum_prompt_no_cot
|
333 |
+
dtype: string
|
334 |
+
- name: platinum_target
|
335 |
+
sequence: string
|
336 |
+
- name: original_target
|
337 |
+
sequence: string
|
338 |
+
- name: platinum_parsing_strategy
|
339 |
+
dtype: string
|
340 |
+
- name: input
|
341 |
+
dtype: string
|
342 |
+
- name: output_program
|
343 |
+
dtype: string
|
344 |
+
- name: output_answer
|
345 |
+
dtype: string
|
346 |
+
- name: split
|
347 |
+
dtype: string
|
348 |
+
- name: dataset
|
349 |
+
dtype: string
|
350 |
+
splits:
|
351 |
+
- name: test
|
352 |
+
num_bytes: 96153
|
353 |
+
num_examples: 109
|
354 |
+
download_size: 39952
|
355 |
+
dataset_size: 96153
|
356 |
+
- config_name: squad
|
357 |
+
features:
|
358 |
+
- name: cleaning_status
|
359 |
+
dtype: string
|
360 |
+
- name: platinum_prompt
|
361 |
+
dtype: string
|
362 |
+
- name: platinum_prompt_no_cot
|
363 |
+
dtype: string
|
364 |
+
- name: platinum_target
|
365 |
+
sequence: string
|
366 |
+
- name: original_target
|
367 |
+
sequence: string
|
368 |
+
- name: platinum_parsing_strategy
|
369 |
+
dtype: string
|
370 |
+
- name: id
|
371 |
+
dtype: string
|
372 |
+
- name: title
|
373 |
+
dtype: string
|
374 |
+
- name: context
|
375 |
+
dtype: string
|
376 |
+
- name: question
|
377 |
+
dtype: string
|
378 |
+
- name: answers
|
379 |
+
struct:
|
380 |
+
- name: answer_start
|
381 |
+
sequence: int64
|
382 |
+
- name: text
|
383 |
+
sequence: string
|
384 |
+
splits:
|
385 |
+
- name: test
|
386 |
+
num_bytes: 865087
|
387 |
+
num_examples: 250
|
388 |
+
download_size: 466955
|
389 |
+
dataset_size: 865087
|
390 |
+
- config_name: svamp
|
391 |
+
features:
|
392 |
+
- name: cleaning_status
|
393 |
+
dtype: string
|
394 |
+
- name: platinum_prompt
|
395 |
+
dtype: string
|
396 |
+
- name: platinum_prompt_no_cot
|
397 |
+
dtype: string
|
398 |
+
- name: platinum_target
|
399 |
+
sequence: string
|
400 |
+
- name: original_target
|
401 |
+
sequence: string
|
402 |
+
- name: platinum_parsing_strategy
|
403 |
+
dtype: string
|
404 |
+
- name: ID
|
405 |
+
dtype: string
|
406 |
+
- name: Body
|
407 |
+
dtype: string
|
408 |
+
- name: Question
|
409 |
+
dtype: string
|
410 |
+
- name: Equation
|
411 |
+
dtype: string
|
412 |
+
- name: Answer
|
413 |
+
dtype: string
|
414 |
+
- name: Type
|
415 |
+
dtype: string
|
416 |
+
- name: question_concat
|
417 |
+
dtype: string
|
418 |
+
splits:
|
419 |
+
- name: test
|
420 |
+
num_bytes: 322819
|
421 |
+
num_examples: 300
|
422 |
+
download_size: 116848
|
423 |
+
dataset_size: 322819
|
424 |
+
- config_name: tab_fact
|
425 |
+
features:
|
426 |
+
- name: cleaning_status
|
427 |
+
dtype: string
|
428 |
+
- name: platinum_prompt
|
429 |
+
dtype: string
|
430 |
+
- name: platinum_prompt_no_cot
|
431 |
+
dtype: string
|
432 |
+
- name: platinum_target
|
433 |
+
sequence: string
|
434 |
+
- name: original_target
|
435 |
+
sequence: string
|
436 |
+
- name: platinum_parsing_strategy
|
437 |
+
dtype: string
|
438 |
+
- name: id
|
439 |
+
dtype: int64
|
440 |
+
- name: table_id
|
441 |
+
dtype: string
|
442 |
+
- name: table_text
|
443 |
+
dtype: string
|
444 |
+
- name: table_caption
|
445 |
+
dtype: string
|
446 |
+
- name: statement
|
447 |
+
dtype: string
|
448 |
+
- name: label
|
449 |
+
dtype: int64
|
450 |
+
splits:
|
451 |
+
- name: test
|
452 |
+
num_bytes: 1137151
|
453 |
+
num_examples: 200
|
454 |
+
download_size: 475063
|
455 |
+
dataset_size: 1137151
|
456 |
+
- config_name: vqa
|
457 |
+
features:
|
458 |
+
- name: cleaning_status
|
459 |
+
dtype: string
|
460 |
+
- name: image_path
|
461 |
+
dtype: string
|
462 |
+
- name: platinum_prompt
|
463 |
+
dtype: string
|
464 |
+
- name: platinum_prompt_no_cot
|
465 |
+
dtype: string
|
466 |
+
- name: platinum_target
|
467 |
+
sequence: string
|
468 |
+
- name: original_target
|
469 |
+
sequence: 'null'
|
470 |
+
- name: platinum_parsing_stratagy
|
471 |
+
dtype: string
|
472 |
+
- name: question_type
|
473 |
+
dtype: string
|
474 |
+
- name: multiple_choice_answer
|
475 |
+
dtype: string
|
476 |
+
- name: answers
|
477 |
+
list:
|
478 |
+
- name: answer
|
479 |
+
dtype: string
|
480 |
+
- name: answer_confidence
|
481 |
+
dtype: string
|
482 |
+
- name: answer_id
|
483 |
+
dtype: int64
|
484 |
+
- name: image_id
|
485 |
+
dtype: int64
|
486 |
+
- name: answer_type
|
487 |
+
dtype: string
|
488 |
+
- name: question_id
|
489 |
+
dtype: int64
|
490 |
+
- name: question
|
491 |
+
dtype: string
|
492 |
+
splits:
|
493 |
+
- name: test
|
494 |
+
num_bytes: 122801
|
495 |
+
num_examples: 242
|
496 |
+
download_size: 26070
|
497 |
+
dataset_size: 122801
|
498 |
+
- config_name: winograd_wsc
|
499 |
+
features:
|
500 |
+
- name: cleaning_status
|
501 |
+
dtype: string
|
502 |
+
- name: platinum_prompt
|
503 |
+
dtype: string
|
504 |
+
- name: platinum_prompt_no_cot
|
505 |
+
dtype: string
|
506 |
+
- name: platinum_target
|
507 |
+
sequence: string
|
508 |
+
- name: original_target
|
509 |
+
sequence: string
|
510 |
+
- name: platinum_parsing_strategy
|
511 |
+
dtype: string
|
512 |
+
- name: text
|
513 |
+
dtype: string
|
514 |
+
- name: pronoun
|
515 |
+
dtype: string
|
516 |
+
- name: pronoun_loc
|
517 |
+
dtype: int64
|
518 |
+
- name: quote
|
519 |
+
dtype: string
|
520 |
+
- name: quote_loc
|
521 |
+
dtype: int64
|
522 |
+
- name: options
|
523 |
+
sequence: string
|
524 |
+
- name: label
|
525 |
+
dtype: int64
|
526 |
+
- name: source
|
527 |
+
dtype: string
|
528 |
+
splits:
|
529 |
+
- name: test
|
530 |
+
num_bytes: 198631
|
531 |
+
num_examples: 200
|
532 |
+
download_size: 54931
|
533 |
+
dataset_size: 198631
|
534 |
+
---
|
535 |
+
|
536 |
+
# PlatinumBench
|