Datasets:
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
1M - 10M
Tags:
biomedical-information-retrieval
citation-prediction-retrieval
passage-retrieval
news-retrieval
argument-retrieval
zero-shot-information-retrieval
License:
How is the corpus in the HotpotQA dataset constructed?
#4
by noobimp - opened
Hi author, this is a great work, I have a small question: How is the corpus in the HotpotQA dataset constructed? Is it all the documents involved in this dataset?
Because I am going to use the documents in the corpus as a candidate document pool and retrieve documents from it, comparing the title with the "supporting_facts" in "queries.jsonl" to see the retrieval performance. Do you think this process is reasonable? Looking forward to your suggestions.