bkbj/Atest
Text Classification • Updated • 11
Error code: ClientConnectionError
FRAMES is a comprehensive evaluation dataset designed to test the capabilities of Retrieval-Augmented Generation (RAG) systems across factuality, retrieval accuracy, and reasoning. Our paper with details and experiments is available on arXiv: https://arxiv.org/abs/2409.12941.
This dataset can be used to:
We provide baseline results using state-of-the-art models like Gemini-Pro-1.5-0514:
If you use this dataset in your research, please cite our paper:
@misc{krishna2024factfetchreasonunified,
title={Fact, Fetch, and Reason: A Unified Evaluation of Retrieval-Augmented Generation},
author={Satyapriya Krishna and Kalpesh Krishna and Anhad Mohananey and Steven Schwarcz and Adam Stambler and Shyam Upadhyay and Manaal Faruqui},
year={2024},
eprint={2409.12941},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2409.12941},
}
We hope FRAMES will be useful for advancing RAG systems and language model capabilities. For more details, please refer to our full paper.