Datasets:
Upload dataset
Browse files- README.md +216 -0
- en-triplet-100/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -494,6 +494,218 @@ dataset_info:
|
|
| 494 |
num_examples: 3547
|
| 495 |
download_size: 3112690
|
| 496 |
dataset_size: 4768398
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 497 |
- config_name: en-triplet-all
|
| 498 |
features:
|
| 499 |
- name: anchor
|
|
@@ -537,6 +749,10 @@ configs:
|
|
| 537 |
data_files:
|
| 538 |
- split: train
|
| 539 |
path: en-triplet/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 540 |
- config_name: en-triplet-all
|
| 541 |
data_files:
|
| 542 |
- split: train
|
|
|
|
| 494 |
num_examples: 3547
|
| 495 |
download_size: 3112690
|
| 496 |
dataset_size: 4768398
|
| 497 |
+
- config_name: en-triplet-100
|
| 498 |
+
features:
|
| 499 |
+
- name: anchor
|
| 500 |
+
dtype: string
|
| 501 |
+
- name: positive
|
| 502 |
+
dtype: string
|
| 503 |
+
- name: negative_1
|
| 504 |
+
dtype: string
|
| 505 |
+
- name: negative_2
|
| 506 |
+
dtype: string
|
| 507 |
+
- name: negative_3
|
| 508 |
+
dtype: string
|
| 509 |
+
- name: negative_4
|
| 510 |
+
dtype: string
|
| 511 |
+
- name: negative_5
|
| 512 |
+
dtype: string
|
| 513 |
+
- name: negative_6
|
| 514 |
+
dtype: string
|
| 515 |
+
- name: negative_7
|
| 516 |
+
dtype: string
|
| 517 |
+
- name: negative_8
|
| 518 |
+
dtype: string
|
| 519 |
+
- name: negative_9
|
| 520 |
+
dtype: string
|
| 521 |
+
- name: negative_10
|
| 522 |
+
dtype: string
|
| 523 |
+
- name: negative_11
|
| 524 |
+
dtype: string
|
| 525 |
+
- name: negative_12
|
| 526 |
+
dtype: string
|
| 527 |
+
- name: negative_13
|
| 528 |
+
dtype: string
|
| 529 |
+
- name: negative_14
|
| 530 |
+
dtype: string
|
| 531 |
+
- name: negative_15
|
| 532 |
+
dtype: string
|
| 533 |
+
- name: negative_16
|
| 534 |
+
dtype: string
|
| 535 |
+
- name: negative_17
|
| 536 |
+
dtype: string
|
| 537 |
+
- name: negative_18
|
| 538 |
+
dtype: string
|
| 539 |
+
- name: negative_19
|
| 540 |
+
dtype: string
|
| 541 |
+
- name: negative_20
|
| 542 |
+
dtype: string
|
| 543 |
+
- name: negative_21
|
| 544 |
+
dtype: string
|
| 545 |
+
- name: negative_22
|
| 546 |
+
dtype: string
|
| 547 |
+
- name: negative_23
|
| 548 |
+
dtype: string
|
| 549 |
+
- name: negative_24
|
| 550 |
+
dtype: string
|
| 551 |
+
- name: negative_25
|
| 552 |
+
dtype: string
|
| 553 |
+
- name: negative_26
|
| 554 |
+
dtype: string
|
| 555 |
+
- name: negative_27
|
| 556 |
+
dtype: string
|
| 557 |
+
- name: negative_28
|
| 558 |
+
dtype: string
|
| 559 |
+
- name: negative_29
|
| 560 |
+
dtype: string
|
| 561 |
+
- name: negative_30
|
| 562 |
+
dtype: string
|
| 563 |
+
- name: negative_31
|
| 564 |
+
dtype: string
|
| 565 |
+
- name: negative_32
|
| 566 |
+
dtype: string
|
| 567 |
+
- name: negative_33
|
| 568 |
+
dtype: string
|
| 569 |
+
- name: negative_34
|
| 570 |
+
dtype: string
|
| 571 |
+
- name: negative_35
|
| 572 |
+
dtype: string
|
| 573 |
+
- name: negative_36
|
| 574 |
+
dtype: string
|
| 575 |
+
- name: negative_37
|
| 576 |
+
dtype: string
|
| 577 |
+
- name: negative_38
|
| 578 |
+
dtype: string
|
| 579 |
+
- name: negative_39
|
| 580 |
+
dtype: string
|
| 581 |
+
- name: negative_40
|
| 582 |
+
dtype: string
|
| 583 |
+
- name: negative_41
|
| 584 |
+
dtype: string
|
| 585 |
+
- name: negative_42
|
| 586 |
+
dtype: string
|
| 587 |
+
- name: negative_43
|
| 588 |
+
dtype: string
|
| 589 |
+
- name: negative_44
|
| 590 |
+
dtype: string
|
| 591 |
+
- name: negative_45
|
| 592 |
+
dtype: string
|
| 593 |
+
- name: negative_46
|
| 594 |
+
dtype: string
|
| 595 |
+
- name: negative_47
|
| 596 |
+
dtype: string
|
| 597 |
+
- name: negative_48
|
| 598 |
+
dtype: string
|
| 599 |
+
- name: negative_49
|
| 600 |
+
dtype: string
|
| 601 |
+
- name: negative_50
|
| 602 |
+
dtype: string
|
| 603 |
+
- name: negative_51
|
| 604 |
+
dtype: string
|
| 605 |
+
- name: negative_52
|
| 606 |
+
dtype: string
|
| 607 |
+
- name: negative_53
|
| 608 |
+
dtype: string
|
| 609 |
+
- name: negative_54
|
| 610 |
+
dtype: string
|
| 611 |
+
- name: negative_55
|
| 612 |
+
dtype: string
|
| 613 |
+
- name: negative_56
|
| 614 |
+
dtype: string
|
| 615 |
+
- name: negative_57
|
| 616 |
+
dtype: string
|
| 617 |
+
- name: negative_58
|
| 618 |
+
dtype: string
|
| 619 |
+
- name: negative_59
|
| 620 |
+
dtype: string
|
| 621 |
+
- name: negative_60
|
| 622 |
+
dtype: string
|
| 623 |
+
- name: negative_61
|
| 624 |
+
dtype: string
|
| 625 |
+
- name: negative_62
|
| 626 |
+
dtype: string
|
| 627 |
+
- name: negative_63
|
| 628 |
+
dtype: string
|
| 629 |
+
- name: negative_64
|
| 630 |
+
dtype: string
|
| 631 |
+
- name: negative_65
|
| 632 |
+
dtype: string
|
| 633 |
+
- name: negative_66
|
| 634 |
+
dtype: string
|
| 635 |
+
- name: negative_67
|
| 636 |
+
dtype: string
|
| 637 |
+
- name: negative_68
|
| 638 |
+
dtype: string
|
| 639 |
+
- name: negative_69
|
| 640 |
+
dtype: string
|
| 641 |
+
- name: negative_70
|
| 642 |
+
dtype: string
|
| 643 |
+
- name: negative_71
|
| 644 |
+
dtype: string
|
| 645 |
+
- name: negative_72
|
| 646 |
+
dtype: string
|
| 647 |
+
- name: negative_73
|
| 648 |
+
dtype: string
|
| 649 |
+
- name: negative_74
|
| 650 |
+
dtype: string
|
| 651 |
+
- name: negative_75
|
| 652 |
+
dtype: string
|
| 653 |
+
- name: negative_76
|
| 654 |
+
dtype: string
|
| 655 |
+
- name: negative_77
|
| 656 |
+
dtype: string
|
| 657 |
+
- name: negative_78
|
| 658 |
+
dtype: string
|
| 659 |
+
- name: negative_79
|
| 660 |
+
dtype: string
|
| 661 |
+
- name: negative_80
|
| 662 |
+
dtype: string
|
| 663 |
+
- name: negative_81
|
| 664 |
+
dtype: string
|
| 665 |
+
- name: negative_82
|
| 666 |
+
dtype: string
|
| 667 |
+
- name: negative_83
|
| 668 |
+
dtype: string
|
| 669 |
+
- name: negative_84
|
| 670 |
+
dtype: string
|
| 671 |
+
- name: negative_85
|
| 672 |
+
dtype: string
|
| 673 |
+
- name: negative_86
|
| 674 |
+
dtype: string
|
| 675 |
+
- name: negative_87
|
| 676 |
+
dtype: string
|
| 677 |
+
- name: negative_88
|
| 678 |
+
dtype: string
|
| 679 |
+
- name: negative_89
|
| 680 |
+
dtype: string
|
| 681 |
+
- name: negative_90
|
| 682 |
+
dtype: string
|
| 683 |
+
- name: negative_91
|
| 684 |
+
dtype: string
|
| 685 |
+
- name: negative_92
|
| 686 |
+
dtype: string
|
| 687 |
+
- name: negative_93
|
| 688 |
+
dtype: string
|
| 689 |
+
- name: negative_94
|
| 690 |
+
dtype: string
|
| 691 |
+
- name: negative_95
|
| 692 |
+
dtype: string
|
| 693 |
+
- name: negative_96
|
| 694 |
+
dtype: string
|
| 695 |
+
- name: negative_97
|
| 696 |
+
dtype: string
|
| 697 |
+
- name: negative_98
|
| 698 |
+
dtype: string
|
| 699 |
+
- name: negative_99
|
| 700 |
+
dtype: string
|
| 701 |
+
- name: negative_100
|
| 702 |
+
dtype: string
|
| 703 |
+
splits:
|
| 704 |
+
- name: train
|
| 705 |
+
num_bytes: 234808493
|
| 706 |
+
num_examples: 3547
|
| 707 |
+
download_size: 154772611
|
| 708 |
+
dataset_size: 234808493
|
| 709 |
- config_name: en-triplet-all
|
| 710 |
features:
|
| 711 |
- name: anchor
|
|
|
|
| 749 |
data_files:
|
| 750 |
- split: train
|
| 751 |
path: en-triplet/train-*
|
| 752 |
+
- config_name: en-triplet-100
|
| 753 |
+
data_files:
|
| 754 |
+
- split: train
|
| 755 |
+
path: en-triplet-100/train-*
|
| 756 |
- config_name: en-triplet-all
|
| 757 |
data_files:
|
| 758 |
- split: train
|
en-triplet-100/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97e41cff39c15747edba6bb8f77c75cc3728c8662c8be4851314ef110230e3dc
|
| 3 |
+
size 154772611
|