This dataset contains the MultiHopQA data along with intermediate retrieval and generation steps, as well as final predictions generated in the paper Chain-of-Retrieval Augmented Generation.
query: The multi-hop question.
query_id: A unique identifier for the query.
answers: A list of correct answer(s) to the multi-hop question.
context_doc_ids: A list of document IDs retrieved by the… See the full description on the dataset page:
https://huggingface.co/datasets/KOJKO/multihopqa.