Dataset Structure
This dataset contains two subsets:
QA: Question-answer pairs with document IDs
question(string): The question textdoc_id(string): Reference ID to the corresponding document
Documents: Document contents referenced by the QA subset
id(string): Unique document identifiercontent(string): The document text content
- Downloads last month
- 65