irds/argsme_2020-04-01_touche-2020-task-1_uncorrected
收藏数据集概述
数据集名称
argsme/2020-04-01/touche-2020-task-1/uncorrected
数据来源
- 源数据集:
irds/argsme_2020-04-01_touche-2020-task-1
数据内容
qrels:相关性评估数据,数量为2,298条。
数据使用
-
使用
datasets库加载数据集: python from datasets import load_datasetqrels = load_dataset(irds/argsme_2020-04-01_touche-2020-task-1_uncorrected, qrels) for record in qrels: record # {query_id: ..., doc_id: ..., relevance: ..., iteration: ...}
任务类别
- 文本检索
引用信息
@inproceedings{Bondarenko2020Touche, address = {Berlin Heidelberg New York}, author = {Alexander Bondarenko and Maik Fr{"o}be and Meriem Beloucif and Lukas Gienapp and Yamen Ajjour 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. 11th International Conference of the CLEF Association (CLEF 2020)}, doi = {10.1007/978-3-030-58219-7_26}, editor = {Avi Arampatzis and Evangelos Kanoulas and Theodora Tsikrika and Stefanos Vrochidis and Hideo Joho and Christina Lioma and Carsten Eickhoff and Aur{e}lie N{e}v{e}ol and Linda Cappellato and Nicola Ferro}, month = sep, pages = {384-395}, publisher = {Springer}, series = {Lecture Notes in Computer Science}, site = {Thessaloniki, Greece}, title = {{Overview of Touch{e} 2020: Argument Retrieval}}, url = {https://link.springer.com/chapter/10.1007/978-3-030-58219-7_26}, volume = 12260, year = 2020, }



