CoolFace
Datasetpublic

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.

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes23downloads
15 commits on main
1d244f24y ago

commit files to HF hub

Sean MacAvaney
8c882074y ago

commit files to HF hub

Sean MacAvaney
08988644y ago

commit files to HF hub

Sean MacAvaney
feec23f4y ago

commit files to HF hub

Sean MacAvaney
4de4e8d4y ago

commit files to HF hub

Sean MacAvaney
f87a4134y ago

commit files to HF hub

Sean MacAvaney
75ad0684y ago

commit files to HF hub

Sean MacAvaney
783516b4y ago

commit files to HF hub

Sean MacAvaney
2dc3d034y ago

commit files to HF hub

Sean MacAvaney
6f9fecf4y ago

commit files to HF hub

Sean MacAvaney
89a1f014y ago

commit files to HF hub

Sean MacAvaney
47e980f4y ago

commit files to HF hub

Sean MacAvaney
55b35994y ago

commit files to HF hub

Sean MacAvaney
aafa7e84y ago

commit files to HF hub

Sean MacAvaney
816eda94y ago

initial commit

Sean MacAvaney