irds/clueweb12_touche-2022-task-2_expanded-doc-t5-query
收藏数据集概述
数据集名称
clueweb12/touche-2022-task-2/expanded-doc-t5-query
数据集提供者
由 ir-datasets 包提供。
数据集内容
- 数据类型:
docs(文档,即语料库) - 文档数量: 868,655
数据集使用示例
python from datasets import load_dataset
docs = load_dataset(irds/clueweb12_touche-2022-task-2_expanded-doc-t5-query, docs) for record in docs: record # {doc_id: ..., text: ..., chatnoir_url: ...}
引用信息
@inproceedings{Bondarenko2022Touche, address = {Berlin Heidelberg New York}, author = {Alexander Bondarenko and Maik Fr{"o}be and Johannes Kiesel and Shahbaz Syed and Timon Gurcke and Meriem Beloucif and Alexander Panchenko and Chris Biemann and Benno Stein and Henning Wachsmuth and Martin Potthast and Matthias Hagen}, booktitle = {Experimental IR Meets Multilinguality, Multimodality, and Interaction. 13th International Conference of the CLEF Association (CLEF 2022)}, editor = {Alberto Barr{o}n-Cede{~n}o and Giovanni Da San Martino and Mirko Degli Esposti and Fabrizio Sebastiani and Craig Macdonald and Gabriella Pasi and Allan Hanbury and Martin Potthast and Guglielmo Faggioli and Nicola Ferro}, month = sep, numpages = 29, publisher = {Springer}, series = {Lecture Notes in Computer Science}, site = {Bologna, Italy}, title = {{Overview of Touch{e} 2022: Argument Retrieval}}, year = 2022 }



