five

irds/gov2_trec-tb-2006

收藏
Hugging Face2023-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/irds/gov2_trec-tb-2006
下载链接
链接失效反馈
官方服务:
资源简介:
`gov2/trec-tb-2006`数据集由ir-datasets包提供,包含50个查询(即主题)和31,984个相关性评估(qrels)。文档部分需要参考`irds/gov2`数据集。该数据集主要用于文本检索任务。

The `gov2/trec-tb-2006` dataset is provided via the ir-datasets package, which contains 50 queries (i.e., topics) and 31,984 relevance judgments (qrels). The document corpus of this dataset is sourced from the `irds/gov2` dataset, and it is primarily utilized for text retrieval tasks.
提供机构:
irds
原始信息汇总

数据集概述

数据集名称

gov2/trec-tb-2006

数据来源

  • 主数据集:irds/gov2

任务类别

  • 文本检索

数据内容

  • queries(查询主题):数量=50
  • qrels(相关性评估):数量=31,984
  • docs:使用数据集irds/gov2

使用示例

python from datasets import load_dataset

queries = load_dataset(irds/gov2_trec-tb-2006, queries) for record in queries: record # {query_id: ..., title: ..., description: ..., narrative: ...}

qrels = load_dataset(irds/gov2_trec-tb-2006, qrels) for record in qrels: record # {query_id: ..., doc_id: ..., relevance: ..., iteration: ...}

引用信息

@inproceedings{Buttcher2006TrecTerabyte, title={The TREC 2006 Terabyte Track}, author={Stefan B"uttcher and Charles L. A. Clarke and Ian Soboroff}, booktitle={TREC}, year={2006} }

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

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作