File size: 14,883 Bytes
934076e 83b709e c518035 c73d806 a6b92fe c7e7c9b b344b4a 1038df4 7c6e763 a9e5a6b adf6234 4708c00 48559fe 9fc1b08 2d3654b 6ae0ac4 930e27e 699ae21 a1755dd 934076e 2d4c301 7f8e380 b572755 dac45b0 d7f34b3 805bc7f a84c182 ec07bbb 29fa31e 76d3528 0a9422c dc21701 64101bc 4ccda37 934076e 83b709e c518035 c73d806 a6b92fe c7e7c9b b344b4a 1038df4 7c6e763 a9e5a6b adf6234 4708c00 48559fe 9fc1b08 2d3654b 6ae0ac4 930e27e 699ae21 a1755dd 934076e 2d4c301 7f8e380 b572755 dac45b0 d7f34b3 805bc7f a84c182 ec07bbb 29fa31e 76d3528 0a9422c dc21701 64101bc 4ccda37 934076e |
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 |
---
dataset_info:
- config_name: Answer Verification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 36921031
num_examples: 32417
download_size: 13174403
dataset_size: 36921031
- config_name: Answerability Classification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 67465958
num_examples: 51795
download_size: 26434426
dataset_size: 67465958
- config_name: Code to Text
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 38548880
num_examples: 21328
download_size: 1326411
dataset_size: 38548880
- config_name: Coherence Classification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 21499865
num_examples: 30077
download_size: 4510956
dataset_size: 21499865
- config_name: Commonsense Classification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 110982684
num_examples: 130524
download_size: 4324986
dataset_size: 110982684
- config_name: Coreference Resolution
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 33082423
num_examples: 36990
download_size: 7467468
dataset_size: 33082423
- config_name: Data to Text
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 21602165
num_examples: 37695
download_size: 3668525
dataset_size: 21602165
- config_name: Ethics Classification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 31848628
num_examples: 25289
download_size: 14818576
dataset_size: 31848628
- config_name: Explanation
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 26977111
num_examples: 21352
download_size: 11447730
dataset_size: 26977111
- config_name: Grammar Error Detection
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 22339465
num_examples: 18015
download_size: 3319971
dataset_size: 22339465
- config_name: Keyword Tagging
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 6278639
num_examples: 11083
download_size: 1751069
dataset_size: 6278639
- config_name: Linguistic Probing
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 20518412
num_examples: 47482
download_size: 2502783
dataset_size: 20518412
- config_name: Mathematics
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 12388128
num_examples: 30317
download_size: 996758
dataset_size: 12388128
- config_name: Misc.
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 32043502
num_examples: 66066
download_size: 5041224
dataset_size: 32043502
- config_name: Overlap Extraction
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 4545110
num_examples: 7975
download_size: 924076
dataset_size: 4545110
- config_name: Paraphrasing
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 5812603
num_examples: 15439
download_size: 1392782
dataset_size: 5812603
- config_name: Program Execution
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 196128955
num_examples: 433157
download_size: 29857095
dataset_size: 196128955
- config_name: Question Answering
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 632225857
num_examples: 470108
download_size: 250262921
dataset_size: 632225857
- config_name: Question Generation
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 404077154
num_examples: 230103
download_size: 148512423
dataset_size: 404077154
- config_name: Question Rewriting
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 50260852
num_examples: 42596
download_size: 6059105
dataset_size: 50260852
- config_name: Question Understanding
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 61204653
num_examples: 63448
download_size: 7814957
dataset_size: 61204653
- config_name: Sentence Composition
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 59064347
num_examples: 72496
download_size: 13871750
dataset_size: 59064347
- config_name: Spam Classification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 581151
num_examples: 1065
download_size: 83786
dataset_size: 581151
- config_name: Spelling Error Detection
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 3931890
num_examples: 6499
download_size: 298131
dataset_size: 3931890
- config_name: Story Composition
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 59456550
num_examples: 45866
download_size: 17961987
dataset_size: 59456550
- config_name: Text Categorization
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 123784961
num_examples: 154556
download_size: 30374117
dataset_size: 123784961
- config_name: Text Completion
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 69736698
num_examples: 86145
download_size: 20698942
dataset_size: 69736698
- config_name: Text Quality Evaluation
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 13493797
num_examples: 23712
download_size: 2909390
dataset_size: 13493797
- config_name: Text Simplification
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 8114719
num_examples: 12619
download_size: 1862246
dataset_size: 8114719
- config_name: Text to Code
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 109095054
num_examples: 49441
download_size: 3322639
dataset_size: 109095054
- config_name: Toxic Language Detection
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 66096426
num_examples: 115584
download_size: 14014796
dataset_size: 66096426
- config_name: Translation
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 606382471
num_examples: 1182213
download_size: 209410558
dataset_size: 606382471
- config_name: Wrong Candidate Generation
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: domain
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 81531096
num_examples: 73546
download_size: 24808989
dataset_size: 81531096
configs:
- config_name: Answer Verification
data_files:
- split: train
path: Answer Verification/train-*
- config_name: Answerability Classification
data_files:
- split: train
path: Answerability Classification/train-*
- config_name: Code to Text
data_files:
- split: train
path: Code to Text/train-*
- config_name: Coherence Classification
data_files:
- split: train
path: Coherence Classification/train-*
- config_name: Commonsense Classification
data_files:
- split: train
path: Commonsense Classification/train-*
- config_name: Coreference Resolution
data_files:
- split: train
path: Coreference Resolution/train-*
- config_name: Data to Text
data_files:
- split: train
path: Data to Text/train-*
- config_name: Ethics Classification
data_files:
- split: train
path: Ethics Classification/train-*
- config_name: Explanation
data_files:
- split: train
path: Explanation/train-*
- config_name: Grammar Error Detection
data_files:
- split: train
path: Grammar Error Detection/train-*
- config_name: Keyword Tagging
data_files:
- split: train
path: Keyword Tagging/train-*
- config_name: Linguistic Probing
data_files:
- split: train
path: Linguistic Probing/train-*
- config_name: Mathematics
data_files:
- split: train
path: Mathematics/train-*
- config_name: Misc.
data_files:
- split: train
path: Misc./train-*
- config_name: Overlap Extraction
data_files:
- split: train
path: Overlap Extraction/train-*
- config_name: Paraphrasing
data_files:
- split: train
path: Paraphrasing/train-*
- config_name: Program Execution
data_files:
- split: train
path: Program Execution/train-*
- config_name: Question Answering
data_files:
- split: train
path: Question Answering/train-*
- config_name: Question Generation
data_files:
- split: train
path: Question Generation/train-*
- config_name: Question Rewriting
data_files:
- split: train
path: Question Rewriting/train-*
- config_name: Question Understanding
data_files:
- split: train
path: Question Understanding/train-*
- config_name: Sentence Composition
data_files:
- split: train
path: Sentence Composition/train-*
- config_name: Spam Classification
data_files:
- split: train
path: Spam Classification/train-*
- config_name: Spelling Error Detection
data_files:
- split: train
path: Spelling Error Detection/train-*
- config_name: Story Composition
data_files:
- split: train
path: Story Composition/train-*
- config_name: Text Categorization
data_files:
- split: train
path: Text Categorization/train-*
- config_name: Text Completion
data_files:
- split: train
path: Text Completion/train-*
- config_name: Text Quality Evaluation
data_files:
- split: train
path: Text Quality Evaluation/train-*
- config_name: Text Simplification
data_files:
- split: train
path: Text Simplification/train-*
- config_name: Text to Code
data_files:
- split: train
path: Text to Code/train-*
- config_name: Toxic Language Detection
data_files:
- split: train
path: Toxic Language Detection/train-*
- config_name: Translation
data_files:
- split: train
path: Translation/train-*
- config_name: Wrong Candidate Generation
data_files:
- split: train
path: Wrong Candidate Generation/train-*
---
|