corag/CoRAG-Llama3.1-8B-MultihopQA
421
CoRAG-Llama3.1-8B-MultihopQA
This is the CoRAG-8B model fine-tuned on MultihopQA data in the paper Chain-of-Retrieval Augmented Generation.
Model Evaluation
Please refer to https://github.com/microsoft/LMOps/tree/main/corag for evaluation instructions.
Model predictions are available as the predictions field at https://huggingface.co/datasets/corag/multihopqa
Disclaimer
This model has been specifically trained for the task of MultihopQA. It may not perform well on other tasks.
References
@article{wang2025chain,
title={Chain-of-Retrieval Augmented Generation},
author={Wang, Liang and Chen, Haonan and Yang, Nan and Huang, Xiaolong and Dou, Zhicheng and Wei, Furu},
journal={arXiv preprint arXiv:2501.14342},
year={2025}
}