The wikiclir/it dataset, provided by the ir-datasets package.
For more information about the dataset, see the documentation.
docs (documents, i.e., the corpus); count=1,347,011
queries (i.e., topics); count=808,605
qrels: (relevance assessments); count=3,443,633
docs = load_dataset('irds/wikiclir_it', 'docs')
for record in docs:
record # {'doc_id': ...… See the full description on the dataset page:
https://huggingface.co/datasets/irds/wikiclir_it.