CoolFace
Datasetpublic

slupart/qrecc

QReCC Topics This repository hosts the QReCC topics with passage relevance. This dataset complements the QReCC retrieval setup outlined in the Apple ML-QReCC GitHub repository. Train split has 63501 examples, and test split 16451 examples. Relevant passages are in the field "Truth_passages". from datasets import load_dataset def main(): # 1. Load the dataset dataset = load_dataset("slupart/qrecc") # 2. Show the available splits print("Available splits:"… See the full description on the dataset page: https://huggingface.co/datasets/slupart/qrecc.

sourceHugging Faceupdated 1y agoView on Hugging Face
4likes45downloads

slupart/qrecc · main · files are served by the source, never re-hosted here