CoolFace
Datasetpublic

irds/antique_test

Dataset Card for antique/test The antique/test 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=200 qrels: (relevance assessments); count=6,589 For docs, use irds/antique Usage from datasets import load_dataset queries = load_dataset('irds/antique_test', 'queries') for record in queries: record # {'query_id': ..., 'text':… See the full description on the dataset page: https://huggingface.co/datasets/irds/antique_test.

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes10downloads
15 commits on main
62a770a4y ago

commit files to HF hub

Sean MacAvaney
0ff35cf4y ago

commit files to HF hub

Sean MacAvaney
ce339014y ago

commit files to HF hub

Sean MacAvaney
77fd6434y ago

commit files to HF hub

Sean MacAvaney
6928dc64y ago

commit files to HF hub

Sean MacAvaney
f3eda9a4y ago

commit files to HF hub

Sean MacAvaney
c122ec94y ago

commit files to HF hub

Sean MacAvaney
7d734234y ago

commit files to HF hub

Sean MacAvaney
f761f634y ago

commit files to HF hub

Sean MacAvaney
dd06cc74y ago

commit files to HF hub

Sean MacAvaney
e056d3a4y ago

commit files to HF hub

Sean MacAvaney
691c60e4y ago

commit files to HF hub

Sean MacAvaney
7fd0c914y ago

commit files to HF hub

Sean MacAvaney
7e844c24y ago

commit files to HF hub

Sean MacAvaney
5fedd3f4y ago

initial commit

Sean MacAvaney