Quivr/CRAG
Datasets are taken from Facebook's CRAG: Comprehensive RAG Benchmark, see their arXiv paper for details about the dataset construction. CRAG Sampler We have added a simple Python tool for performing stratified sampling on CRAG data. Installation Local Development Install (Recommended) git clone https://huggingface.co/Quivr/CRAG.git cd CRAG pip install -r requirements.txt # Install dependencies pip install -e . # Install package in development mode… See the full description on the dataset page: https://huggingface.co/datasets/Quivr/CRAG.
88.6k
