five

irds/clueweb12_touche-2021-task-2

收藏
Hugging Face2023-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/irds/clueweb12_touche-2021-task-2
下载链接
链接失效反馈
官方服务:
资源简介:
`clueweb12/touche-2021-task-2`数据集由ir-datasets包提供,主要用于文本检索任务。该数据集包含50个查询(即主题)和2076个相关性评估。文档部分需要从`irds/clueweb12`数据集中获取。
提供机构:
irds
原始信息汇总

数据集概述

数据集名称

clueweb12/touche-2021-task-2

数据来源

数据内容

  • queries (话题): 数量=50
  • qrels (相关性评估): 数量=2,076
  • docs: 使用irds/clueweb12数据集

数据使用示例

python from datasets import load_dataset

queries = load_dataset(irds/clueweb12_touche-2021-task-2, queries) for record in queries: record # {query_id: ..., title: ..., description: ..., narrative: ...}

qrels = load_dataset(irds/clueweb12_touche-2021-task-2, qrels) for record in qrels: record # {query_id: ..., doc_id: ..., relevance: ..., quality: ..., iteration: ...}

引用信息

@inproceedings{Bondarenko2021Touche, address = {Berlin Heidelberg New York}, author = {Alexander Bondarenko and Lukas Gienapp and Maik Fr{"o}be and Meriem Beloucif 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. 12th International Conference of the CLEF Association (CLEF 2021)}, doi = {10.1007/978-3-030-85251-1_28}, editor = {{K. Sel{c{c}}uk} Candan and Bogdan Ionescu and Lorraine Goeuriot and Henning M{"u}ller and Alexis Joly and Maria Maistro and Florina Piroi and Guglielmo Faggioli and Nicola Ferro}, month = sep, pages = {450-467}, publisher = {Springer}, series = {Lecture Notes in Computer Science}, site = {Bucharest, Romania}, title = {{Overview of Touch{e} 2021: Argument Retrieval}}, url = {https://link.springer.com/chapter/10.1007/978-3-030-85251-1_28}, volume = 12880, year = 2021, }

5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作