DJCheng/embedding_data
0921
1{2 "ArguAna": "Given a claim, retrieve documents that refute the claim",3 "FiQA2018": "Given a financial question, retrieve user replies that best answer the question",4 "QuoraRetrieval": "Given a question, retrieve questions that are semantically equivalent to the given question",5 "DBPedia": "Given a query, retrieve relevant entity descriptions from DBPedia",6 "FEVER": "Given a claim, retrieve documents that support or refute the claim",7 "HotpotQA": "Given a multi-hop question, retrieve documents that can help answer the question",8 "MSMARCO": "Given a web search query, retrieve relevant passages that answer the query",9 "NFCorpus": "Given a question, retrieve relevant documents that best answer the question",10 "SciFact": "Given a scientific claim, retrieve documents that support or refute the claim",11 "TRECCOVID": "Given a query on COVID-19, retrieve documents that answer the query"12}