Datasets:
File size: 17,074 Bytes
84bbe5a c496db2 203981d f756f36 203981d 0844e39 f756f36 29d8fc4 49f8bc3 354c26b 6c11a33 b4f4195 9469d1d 6a823b6 51d5df1 ab46e67 51d5df1 ab46e67 6e4fbbf fb150cb 6e4fbbf 756110b 353921d 4c5810b f0d8659 73866de 0a4467a 436f7ed 9dbe4df 872098d a21c37c f2504da 5a4c243 caf35b1 354c26b 84bbe5a 077f8e0 d87a81d 077f8e0 aef6bcb 028e937 aef6bcb 9d0d50a e499de2 9d0d50a 23c737f 077e9af 7a5ba86 fd569f7 7a5ba86 fd569f7 2420a0b f2c3fdc 2420a0b 02e2d65 1e6d2f6 14a2322 8c855ab 8328daf 8c855ab 9c474f1 b4041c2 af9cefa 2092076 8ae29d9 bad48b5 7e9c845 aaab4e3 84bbe5a c496db2 203981d 29d8fc4 49f8bc3 354c26b 6c11a33 b4f4195 9469d1d 6a823b6 51d5df1 6e4fbbf 756110b 353921d 4c5810b f0d8659 73866de 0a4467a 436f7ed 9dbe4df 872098d a21c37c f2504da 5a4c243 caf35b1 84bbe5a aef6bcb 9d0d50a 23c737f 077e9af 7a5ba86 2420a0b 02e2d65 1e6d2f6 14a2322 8c855ab 9c474f1 b4041c2 af9cefa 2092076 8ae29d9 bad48b5 7e9c845 aaab4e3 f756f36 bb7a4a0 f756f36 bb01655 ba4879d bb01655 409470d bb01655 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 | ---
dataset_info:
- config_name: MATH
features:
- name: problem
dtype: string
- name: solution
dtype: string
- name: answer
dtype: string
- name: subject
dtype: string
- name: level
dtype: int64
- name: unique_id
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 774864
num_examples: 500
download_size: 402215
dataset_size: 774864
- config_name: all
features:
- name: text
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 653686276
num_examples: 1023750
download_size: 407374890
dataset_size: 653686276
- config_name: arc_challenge
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 591990
num_examples: 1172
download_size: 323230
dataset_size: 591990
- config_name: arc_challenge_fr
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence: string
- name: answerKey
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 689529
num_examples: 1169
download_size: 373989
dataset_size: 689529
- config_name: arc_easy
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 1036072
num_examples: 2376
download_size: 551654
dataset_size: 1036072
- config_name: bbh
features:
- name: input
dtype: string
- name: target
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 5019633
num_examples: 6511
download_size: 1209682
dataset_size: 5019633
- config_name: belebele_en
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 3827898
num_examples: 5400
download_size: 532689
dataset_size: 3827898
- config_name: belebele_fr
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 4694898
num_examples: 5400
download_size: 647787
dataset_size: 4694898
- config_name: boolq
features:
- name: question
dtype: string
- name: answer
dtype: bool
- name: passage
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 15903094
num_examples: 12697
download_size: 9978792
dataset_size: 15903094
- config_name: boolq_fr
features:
- name: question
dtype: string
- name: passage
dtype: string
- name: label
dtype: int64
- name: text
dtype: string
splits:
- name: test
num_bytes: 310608
num_examples: 178
download_size: 126305
dataset_size: 310608
- config_name: commonsense_qa
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 1158330
num_examples: 7326
download_size: 302794
dataset_size: 1158330
- config_name: ethics_commonsense
features:
- name: label
dtype: int32
- name: input
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 7855075
num_examples: 3964
download_size: 4638638
dataset_size: 7855075
- config_name: ethics_deontology
features:
- name: label
dtype: int32
- name: scenario
dtype: string
- name: excuse
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 1039298
num_examples: 3536
download_size: 290942
dataset_size: 1039298
- config_name: ethics_justice
features:
- name: label
dtype: int32
- name: scenario
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 648952
num_examples: 2052
download_size: 177603
dataset_size: 648952
- config_name: flores
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 49153808
num_examples: 128576
download_size: 6882550
dataset_size: 49153808
- config_name: gpqa
features:
- name: input
dtype: string
- name: target
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 5019633
num_examples: 6511
download_size: 1209682
dataset_size: 5019633
- config_name: gsm8k
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 1447249
num_examples: 1319
download_size: 806151
dataset_size: 1447249
- config_name: headqa
features:
- name: name
dtype: large_string
- name: year
dtype: large_string
- name: category
dtype: large_string
- name: qid
dtype: int64
- name: qtext
dtype: large_string
- name: ra
dtype: int64
- name: answers
large_list:
- name: aid
dtype: int64
- name: atext
dtype: large_string
- name: text
dtype: string
splits:
- name: test
num_bytes: 2368325
num_examples: 2742
download_size: 1108007
dataset_size: 2368325
- config_name: hellaswag
features:
- name: ind
dtype: int32
- name: activity_label
dtype: string
- name: ctx_a
dtype: string
- name: ctx_b
dtype: string
- name: ctx
dtype: string
- name: endings
sequence: string
- name: source_id
dtype: string
- name: split
dtype: string
- name: split_type
dtype: string
- name: label
dtype: string
- name: text
dtype: string
splits:
- name: validation
num_bytes: 14865972
num_examples: 10042
download_size: 8381334
dataset_size: 14865972
- config_name: hellaswag_fr
features:
- name: ind
dtype: int32
- name: activity_label
dtype: string
- name: ctx_a
dtype: string
- name: ctx_b
dtype: string
- name: ctx
dtype: string
- name: endings
sequence: string
- name: source_id
dtype: string
- name: split
dtype: string
- name: split_type
dtype: string
- name: label
dtype: string
- name: text
dtype: string
splits:
- name: validation
num_bytes: 16733851
num_examples: 9338
download_size: 9422198
dataset_size: 16733851
- config_name: humaneval
features:
- name: task_id
dtype: string
- name: prompt
dtype: string
- name: canonical_solution
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 298692
num_examples: 164
download_size: 132805
dataset_size: 298692
- config_name: ifeval
features:
- name: prompt
dtype: string
- name: generated_text
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1753995
num_examples: 541
download_size: 1003262
dataset_size: 1753995
- config_name: lambada_en
features:
- name: text
dtype: string
splits:
- name: test
num_bytes: 1709449
num_examples: 5153
download_size: 1157698
dataset_size: 1709449
- config_name: lambada_fr
features:
- name: text
dtype: string
splits:
- name: test
num_bytes: 1948795
num_examples: 5153
download_size: 1278813
dataset_size: 1948795
- config_name: mbpp
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 851451
num_examples: 1500
download_size: 165801
dataset_size: 851451
- config_name: mmlu_en
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 162691728
num_examples: 337008
download_size: 17201933
dataset_size: 162691728
- config_name: mmlu_fr
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 196741680
num_examples: 337008
download_size: 20344160
dataset_size: 196741680
- config_name: mmlu_pro
features:
- name: question_id
dtype: int64
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: answer_index
dtype: int64
- name: cot_content
dtype: string
- name: category
dtype: string
- name: src
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 16973612
num_examples: 12032
download_size: 8230609
dataset_size: 16973612
- config_name: musr
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 50500116
num_examples: 10264
download_size: 6393950
dataset_size: 50500116
- config_name: nq_open
features:
- name: question
dtype: string
- name: answer
sequence: string
- name: text
dtype: string
splits:
- name: validation
num_bytes: 692022
num_examples: 3610
download_size: 425544
dataset_size: 692022
- config_name: openbookqa
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 486258
num_examples: 3000
download_size: 108070
dataset_size: 486258
- config_name: piqa
features:
- name: goal
dtype: string
- name: sol1
dtype: string
- name: sol2
dtype: string
- name: label
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: text
dtype: string
splits:
- name: test
num_bytes: 1560024
num_examples: 3084
- name: validation
num_bytes: 950674
num_examples: 1838
download_size: 1388686
dataset_size: 2510698
- config_name: pubmed_qa
features:
- name: QUESTION
dtype: string
- name: CONTEXTS
sequence: string
- name: LABELS
sequence: string
- name: MESHES
sequence: string
- name: YEAR
dtype: string
- name: reasoning_required_pred
dtype: string
- name: reasoning_free_pred
dtype: string
- name: final_decision
dtype: string
- name: LONG_ANSWER
dtype: string
- name: text
dtype: string
splits:
- name: validation
num_bytes: 40956143
num_examples: 11269
download_size: 21817869
dataset_size: 40956143
- config_name: race
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 104539404
num_examples: 58926
download_size: 11933516
dataset_size: 104539404
- config_name: sciq
features:
- name: question
dtype: string
- name: distractor3
dtype: string
- name: distractor1
dtype: string
- name: distractor2
dtype: string
- name: correct_answer
dtype: string
- name: support
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 1154854
num_examples: 1000
download_size: 659121
dataset_size: 1154854
- config_name: siqa
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answerA
dtype: string
- name: answerB
dtype: string
- name: answerC
dtype: string
- name: label
dtype: string
- name: text
dtype: string
splits:
- name: validation
num_bytes: 774940
num_examples: 1954
download_size: 404847
dataset_size: 774940
- config_name: truthful_qa
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 331786
num_examples: 2600
download_size: 101431
dataset_size: 331786
- config_name: winogrande
features:
- name: sentence
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: validation
num_bytes: 427041
num_examples: 1267
download_size: 178478
dataset_size: 427041
- config_name: xnli_en
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: text
dtype: string
splits:
- name: train
num_bytes: 3727194
num_examples: 7500
download_size: 1016726
dataset_size: 3727194
- config_name: xnli_fr
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: text
dtype: string
splits:
- name: train
num_bytes: 4268686
num_examples: 7500
download_size: 1193928
dataset_size: 4268686
- config_name: xwinograd_en
features:
- name: sentence
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 767027
num_examples: 2325
download_size: 279099
dataset_size: 767027
- config_name: xwinograd_fr
features:
- name: sentence
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 27792
num_examples: 83
download_size: 13772
dataset_size: 27792
configs:
- config_name: MATH
data_files:
- split: test
path: MATH/test-*
- config_name: all
data_files:
- split: train
path: all/train-*
- config_name: arc_challenge
data_files:
- split: test
path: arc_challenge/test-*
- config_name: arc_challenge_fr
data_files:
- split: test
path: arc_challenge_fr/test-*
- config_name: arc_easy
data_files:
- split: test
path: arc_easy/test-*
- config_name: bbh
data_files:
- split: train
path: bbh/train-*
- config_name: belebele_en
data_files:
- split: train
path: belebele_en/train-*
- config_name: belebele_fr
data_files:
- split: train
path: belebele_fr/train-*
- config_name: boolq
data_files:
- split: train
path: boolq/train-*
- config_name: boolq_fr
data_files:
- split: test
path: boolq_fr/test-*
- config_name: commonsense_qa
data_files:
- split: train
path: commonsense_qa/train-*
- config_name: ethics_commonsense
data_files:
- split: test
path: ethics_commonsense/test-*
- config_name: ethics_deontology
data_files:
- split: test
path: ethics_deontology/test-*
- config_name: ethics_justice
data_files:
- split: test
path: ethics_justice/test-*
- config_name: flores
data_files:
- split: train
path: flores/train-*
- config_name: gpqa
data_files:
- split: train
path: gpqa/train-*
- config_name: gsm8k
data_files:
- split: test
path: gsm8k/test-*
- config_name: headqa
data_files:
- split: test
path: headqa/test-*
- config_name: hellaswag
data_files:
- split: validation
path: hellaswag/validation-*
- config_name: hellaswag_fr
data_files:
- split: validation
path: hellaswag_fr/validation-*
- config_name: humaneval
data_files:
- split: test
path: humaneval/test-*
- config_name: ifeval
data_files:
- split: train
path: ifeval/train-*
- config_name: lambada_en
data_files:
- split: test
path: lambada_en/test-*
- config_name: lambada_fr
data_files:
- split: test
path: lambada_fr/test-*
- config_name: mbpp
data_files:
- split: train
path: mbpp/train-*
- config_name: mmlu_en
data_files:
- split: train
path: mmlu_en/train-*
- config_name: mmlu_fr
data_files:
- split: train
path: mmlu_fr/train-*
- config_name: mmlu_pro
data_files:
- split: test
path: mmlu_pro/test-*
- config_name: musr
data_files:
- split: train
path: musr/train-*
- config_name: nq_open
data_files:
- split: validation
path: nq_open/validation-*
- config_name: openbookqa
data_files:
- split: train
path: openbookqa/train-*
- config_name: piqa
data_files:
- split: test
path: piqa/test-*
- split: validation
path: piqa/validation-*
- config_name: pubmed_qa
data_files:
- split: validation
path: pubmed_qa/validation-*
- config_name: race
data_files:
- split: train
path: race/train-*
- config_name: sciq
data_files:
- split: test
path: sciq/test-*
- config_name: siqa
data_files:
- split: validation
path: siqa/validation-*
- config_name: truthful_qa
data_files:
- split: train
path: truthful_qa/train-*
- config_name: winogrande
data_files:
- split: validation
path: winogrande/validation-*
- config_name: xnli_en
data_files:
- split: train
path: xnli_en/train-*
- config_name: xnli_fr
data_files:
- split: train
path: xnli_fr/train-*
- config_name: xwinograd_en
data_files:
- split: test
path: xwinograd_en/test-*
- config_name: xwinograd_fr
data_files:
- split: test
path: xwinograd_fr/test-*
task_categories:
- text-generation
language:
- en
- fr
tags:
- benchmarks
- contamination
---
# Penicillin-Plus dataset
Paper: https://arxiv.org/abs/2510.25771
## Note
This dataset is a processed combination of existing benchmark datasets. The licensing and data rights belong to the original dataset owners. Please refer to the original datasets for more information. |