envyr/msmarco_with_instructions
收藏官方服务:
资源简介:
该数据集包含三个主要部分:语料库(corpus)、查询(queries)和相关度评分(qrels)。语料库有8841823个示例,每个示例包含ID、标题和文本字段;查询部分有6980个示例,每个示例包含ID和文本字段;相关度评分部分有7437个示例,用于连接查询和语料库,包含查询ID、语料库ID和分数字段。数据集可能用于信息检索或自然语言处理任务,如文档检索或问答系统。
The dataset consists of three main components: corpus, queries, and qrels. The corpus includes 8,841,823 examples with fields for _id, title, and text; queries include 6,980 examples with _id and text fields; qrels include 7,437 examples that link queries to corpus entries with query-id, corpus-id, and score fields. It is likely designed for information retrieval or natural language processing tasks, such as document retrieval or question answering systems.
提供机构:
envyr


