irds/antique_train
Dataset Card for antique/train The antique/train dataset, provided by the ir-datasets package. For more information about the dataset, see the documentation. Data This dataset provides: queries (i.e., topics); count=2,426 qrels: (relevance assessments); count=27,422 For docs, use irds/antique Usage from datasets import load_dataset queries = load_dataset('irds/antique_train', 'queries') for record in queries: record # {'query_id': ...… See the full description on the dataset page: https://huggingface.co/datasets/irds/antique_train.
This repository belongs to irds on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
