Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -642,6 +642,220 @@ dataset_info:
|
|
| 642 |
num_examples: 1386353
|
| 643 |
download_size: 38414376948
|
| 644 |
dataset_size: 85826945766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 645 |
- config_name: python
|
| 646 |
features:
|
| 647 |
- name: query
|
|
@@ -1083,6 +1297,10 @@ configs:
|
|
| 1083 |
data_files:
|
| 1084 |
- split: train
|
| 1085 |
path: javascript/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1086 |
- config_name: python
|
| 1087 |
data_files:
|
| 1088 |
- split: train
|
|
|
|
| 642 |
num_examples: 1386353
|
| 643 |
download_size: 38414376948
|
| 644 |
dataset_size: 85826945766
|
| 645 |
+
- config_name: php
|
| 646 |
+
features:
|
| 647 |
+
- name: query
|
| 648 |
+
dtype: string
|
| 649 |
+
- name: document
|
| 650 |
+
dtype: string
|
| 651 |
+
- name: negative_0
|
| 652 |
+
dtype: string
|
| 653 |
+
- name: negative_1
|
| 654 |
+
dtype: string
|
| 655 |
+
- name: negative_2
|
| 656 |
+
dtype: string
|
| 657 |
+
- name: negative_3
|
| 658 |
+
dtype: string
|
| 659 |
+
- name: negative_4
|
| 660 |
+
dtype: string
|
| 661 |
+
- name: negative_5
|
| 662 |
+
dtype: string
|
| 663 |
+
- name: negative_6
|
| 664 |
+
dtype: string
|
| 665 |
+
- name: negative_7
|
| 666 |
+
dtype: string
|
| 667 |
+
- name: negative_8
|
| 668 |
+
dtype: string
|
| 669 |
+
- name: negative_9
|
| 670 |
+
dtype: string
|
| 671 |
+
- name: negative_10
|
| 672 |
+
dtype: string
|
| 673 |
+
- name: negative_11
|
| 674 |
+
dtype: string
|
| 675 |
+
- name: negative_12
|
| 676 |
+
dtype: string
|
| 677 |
+
- name: negative_13
|
| 678 |
+
dtype: string
|
| 679 |
+
- name: negative_14
|
| 680 |
+
dtype: string
|
| 681 |
+
- name: negative_15
|
| 682 |
+
dtype: string
|
| 683 |
+
- name: negative_16
|
| 684 |
+
dtype: string
|
| 685 |
+
- name: negative_17
|
| 686 |
+
dtype: string
|
| 687 |
+
- name: negative_18
|
| 688 |
+
dtype: string
|
| 689 |
+
- name: negative_19
|
| 690 |
+
dtype: string
|
| 691 |
+
- name: negative_20
|
| 692 |
+
dtype: string
|
| 693 |
+
- name: negative_21
|
| 694 |
+
dtype: string
|
| 695 |
+
- name: negative_22
|
| 696 |
+
dtype: string
|
| 697 |
+
- name: negative_23
|
| 698 |
+
dtype: string
|
| 699 |
+
- name: negative_24
|
| 700 |
+
dtype: string
|
| 701 |
+
- name: negative_25
|
| 702 |
+
dtype: string
|
| 703 |
+
- name: negative_26
|
| 704 |
+
dtype: string
|
| 705 |
+
- name: negative_27
|
| 706 |
+
dtype: string
|
| 707 |
+
- name: negative_28
|
| 708 |
+
dtype: string
|
| 709 |
+
- name: negative_29
|
| 710 |
+
dtype: string
|
| 711 |
+
- name: negative_30
|
| 712 |
+
dtype: string
|
| 713 |
+
- name: negative_31
|
| 714 |
+
dtype: string
|
| 715 |
+
- name: negative_32
|
| 716 |
+
dtype: string
|
| 717 |
+
- name: negative_33
|
| 718 |
+
dtype: string
|
| 719 |
+
- name: negative_34
|
| 720 |
+
dtype: string
|
| 721 |
+
- name: negative_35
|
| 722 |
+
dtype: string
|
| 723 |
+
- name: negative_36
|
| 724 |
+
dtype: string
|
| 725 |
+
- name: negative_37
|
| 726 |
+
dtype: string
|
| 727 |
+
- name: negative_38
|
| 728 |
+
dtype: string
|
| 729 |
+
- name: negative_39
|
| 730 |
+
dtype: string
|
| 731 |
+
- name: negative_40
|
| 732 |
+
dtype: string
|
| 733 |
+
- name: negative_41
|
| 734 |
+
dtype: string
|
| 735 |
+
- name: negative_42
|
| 736 |
+
dtype: string
|
| 737 |
+
- name: negative_43
|
| 738 |
+
dtype: string
|
| 739 |
+
- name: negative_44
|
| 740 |
+
dtype: string
|
| 741 |
+
- name: negative_45
|
| 742 |
+
dtype: string
|
| 743 |
+
- name: negative_46
|
| 744 |
+
dtype: string
|
| 745 |
+
- name: negative_47
|
| 746 |
+
dtype: string
|
| 747 |
+
- name: negative_48
|
| 748 |
+
dtype: string
|
| 749 |
+
- name: negative_49
|
| 750 |
+
dtype: string
|
| 751 |
+
- name: negative_50
|
| 752 |
+
dtype: string
|
| 753 |
+
- name: negative_51
|
| 754 |
+
dtype: string
|
| 755 |
+
- name: negative_52
|
| 756 |
+
dtype: string
|
| 757 |
+
- name: negative_53
|
| 758 |
+
dtype: string
|
| 759 |
+
- name: negative_54
|
| 760 |
+
dtype: string
|
| 761 |
+
- name: negative_55
|
| 762 |
+
dtype: string
|
| 763 |
+
- name: negative_56
|
| 764 |
+
dtype: string
|
| 765 |
+
- name: negative_57
|
| 766 |
+
dtype: string
|
| 767 |
+
- name: negative_58
|
| 768 |
+
dtype: string
|
| 769 |
+
- name: negative_59
|
| 770 |
+
dtype: string
|
| 771 |
+
- name: negative_60
|
| 772 |
+
dtype: string
|
| 773 |
+
- name: negative_61
|
| 774 |
+
dtype: string
|
| 775 |
+
- name: negative_62
|
| 776 |
+
dtype: string
|
| 777 |
+
- name: negative_63
|
| 778 |
+
dtype: string
|
| 779 |
+
- name: negative_64
|
| 780 |
+
dtype: string
|
| 781 |
+
- name: negative_65
|
| 782 |
+
dtype: string
|
| 783 |
+
- name: negative_66
|
| 784 |
+
dtype: string
|
| 785 |
+
- name: negative_67
|
| 786 |
+
dtype: string
|
| 787 |
+
- name: negative_68
|
| 788 |
+
dtype: string
|
| 789 |
+
- name: negative_69
|
| 790 |
+
dtype: string
|
| 791 |
+
- name: negative_70
|
| 792 |
+
dtype: string
|
| 793 |
+
- name: negative_71
|
| 794 |
+
dtype: string
|
| 795 |
+
- name: negative_72
|
| 796 |
+
dtype: string
|
| 797 |
+
- name: negative_73
|
| 798 |
+
dtype: string
|
| 799 |
+
- name: negative_74
|
| 800 |
+
dtype: string
|
| 801 |
+
- name: negative_75
|
| 802 |
+
dtype: string
|
| 803 |
+
- name: negative_76
|
| 804 |
+
dtype: string
|
| 805 |
+
- name: negative_77
|
| 806 |
+
dtype: string
|
| 807 |
+
- name: negative_78
|
| 808 |
+
dtype: string
|
| 809 |
+
- name: negative_79
|
| 810 |
+
dtype: string
|
| 811 |
+
- name: negative_80
|
| 812 |
+
dtype: string
|
| 813 |
+
- name: negative_81
|
| 814 |
+
dtype: string
|
| 815 |
+
- name: negative_82
|
| 816 |
+
dtype: string
|
| 817 |
+
- name: negative_83
|
| 818 |
+
dtype: string
|
| 819 |
+
- name: negative_84
|
| 820 |
+
dtype: string
|
| 821 |
+
- name: negative_85
|
| 822 |
+
dtype: string
|
| 823 |
+
- name: negative_86
|
| 824 |
+
dtype: string
|
| 825 |
+
- name: negative_87
|
| 826 |
+
dtype: string
|
| 827 |
+
- name: negative_88
|
| 828 |
+
dtype: string
|
| 829 |
+
- name: negative_89
|
| 830 |
+
dtype: string
|
| 831 |
+
- name: negative_90
|
| 832 |
+
dtype: string
|
| 833 |
+
- name: negative_91
|
| 834 |
+
dtype: string
|
| 835 |
+
- name: negative_92
|
| 836 |
+
dtype: string
|
| 837 |
+
- name: negative_93
|
| 838 |
+
dtype: string
|
| 839 |
+
- name: negative_94
|
| 840 |
+
dtype: string
|
| 841 |
+
- name: negative_95
|
| 842 |
+
dtype: string
|
| 843 |
+
- name: negative_96
|
| 844 |
+
dtype: string
|
| 845 |
+
- name: negative_97
|
| 846 |
+
dtype: string
|
| 847 |
+
- name: negative_98
|
| 848 |
+
dtype: string
|
| 849 |
+
- name: negative_99
|
| 850 |
+
dtype: string
|
| 851 |
+
- name: negative_scores
|
| 852 |
+
list: string
|
| 853 |
+
splits:
|
| 854 |
+
- name: train
|
| 855 |
+
num_bytes: 143934322991
|
| 856 |
+
num_examples: 2676409
|
| 857 |
+
download_size: 57573151396
|
| 858 |
+
dataset_size: 143934322991
|
| 859 |
- config_name: python
|
| 860 |
features:
|
| 861 |
- name: query
|
|
|
|
| 1297 |
data_files:
|
| 1298 |
- split: train
|
| 1299 |
path: javascript/train-*
|
| 1300 |
+
- config_name: php
|
| 1301 |
+
data_files:
|
| 1302 |
+
- split: train
|
| 1303 |
+
path: php/train-*
|
| 1304 |
- config_name: python
|
| 1305 |
data_files:
|
| 1306 |
- split: train
|