Update README.md
Browse files
README.md
CHANGED
|
@@ -823,12 +823,52 @@ configs:
|
|
| 823 |
data_files:
|
| 824 |
- split: train
|
| 825 |
path: hotpotqa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 826 |
- config_name: nq
|
| 827 |
data_files:
|
| 828 |
- split: train
|
| 829 |
path: nq/train-*
|
| 830 |
-
- config_name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 831 |
data_files:
|
| 832 |
- split: train
|
| 833 |
-
path:
|
| 834 |
---
|
|
|
|
| 823 |
data_files:
|
| 824 |
- split: train
|
| 825 |
path: hotpotqa/train-*
|
| 826 |
+
- config_name: medi_sts_flickr_sampled
|
| 827 |
+
data_files:
|
| 828 |
+
- split: medi_sts_flickr_sampled
|
| 829 |
+
path: medi_sts_flickr_sampled/medi_sts_flickr_sampled-*
|
| 830 |
+
- split: train
|
| 831 |
+
path: medi_sts_flickr_sampled/train-*
|
| 832 |
+
- config_name: medi_sts_stackexchange_dupe
|
| 833 |
+
data_files:
|
| 834 |
+
- split: medi_sts_stackexchange_dupe
|
| 835 |
+
path: medi_sts_stackexchange_dupe/medi_sts_stackexchange_dupe-*
|
| 836 |
+
- split: train
|
| 837 |
+
path: medi_sts_stackexchange_dupe/train-*
|
| 838 |
+
- config_name: medi_sts_wiki_rephrasal
|
| 839 |
+
data_files:
|
| 840 |
+
- split: medi_sts_wiki_rephrasal
|
| 841 |
+
path: medi_sts_wiki_rephrasal/medi_sts_wiki_rephrasal-*
|
| 842 |
+
- split: train
|
| 843 |
+
path: medi_sts_wiki_rephrasal/train-*
|
| 844 |
+
- config_name: medi_supernli_sampled
|
| 845 |
+
data_files:
|
| 846 |
+
- split: medi_supernli_sampled
|
| 847 |
+
path: medi_supernli_sampled/medi_supernli_sampled-*
|
| 848 |
+
- split: train
|
| 849 |
+
path: medi_supernli_sampled/train-*
|
| 850 |
+
- config_name: ms-marco
|
| 851 |
+
data_files:
|
| 852 |
+
- split: train
|
| 853 |
+
path: ms-marco/train-*
|
| 854 |
+
- config_name: nli_simcse_50negs_fixed
|
| 855 |
+
data_files:
|
| 856 |
+
- split: nli_simcse_50negs_fixed
|
| 857 |
+
path: nli_simcse_50negs_fixed/nli_simcse_50negs_fixed-*
|
| 858 |
+
- split: train
|
| 859 |
+
path: nli_simcse_50negs_fixed/train-*
|
| 860 |
- config_name: nq
|
| 861 |
data_files:
|
| 862 |
- split: train
|
| 863 |
path: nq/train-*
|
| 864 |
+
- config_name: nq_cocondensor_hn_mine_reranked_min15
|
| 865 |
+
data_files:
|
| 866 |
+
- split: nq_cocondensor_hn_mine_reranked_min15
|
| 867 |
+
path: nq_cocondensor_hn_mine_reranked_min15/nq_cocondensor_hn_mine_reranked_min15-*
|
| 868 |
+
- split: train
|
| 869 |
+
path: nq_cocondensor_hn_mine_reranked_min15/train-*
|
| 870 |
+
- config_name: reddit_triples
|
| 871 |
data_files:
|
| 872 |
- split: train
|
| 873 |
+
path: reddit_triples/train-*
|
| 874 |
---
|