jhu-clsp/core17-instructions
收藏资源简介:
--- language: - en multilinguality: - monolingual task_categories: - text-retrieval source_datasets: - core2017 task_ids: - document-retrieval config_names: - corpus tags: - text-retrieval - instruction-retrieval dataset_info: - config_name: top_ranked features: - name: qid dtype: string - name: pid dtype: string splits: - name: top_ranked num_examples: 20000 - config_name: qrels_og features: - name: query-id dtype: string - name: corpus-id dtype: string - name: score dtype: float64 splits: - name: test num_examples: 4740 - config_name: qrels_changed features: - name: query-id dtype: string - name: corpus-id dtype: string - name: score dtype: float64 splits: - name: test num_examples: 4740 - config_name: corpus features: - name: _id dtype: string - name: title dtype: string - name: text dtype: string splits: - name: corpus num_examples: 19899 - config_name: queries features: - name: _id dtype: string - name: text dtype: string - name: instruction_og dtype: string - name: instruction_changed dtype: string - name: keywords dtype: string - name: short_query dtype: string splits: - name: queries num_examples: 20 configs: - config_name: qrels_og data_files: - split: test path: qrels_og/test.jsonl - config_name: qrels_changed data_files: - split: test path: qrels_changed/test.jsonl - config_name: corpus data_files: - split: corpus path: corpus.jsonl - config_name: queries data_files: - split: queries path: queries.jsonl - config_name: top_ranked data_files: - split: top_ranked path: top_ranked.jsonl license: mit ---
语言: - 英语 多语言属性: - 单语言 任务类别: - 文本检索 源数据集: - core2017 任务子类型: - 文档检索 配置名称: - 语料库 标签: - 文本检索 - 指令检索 数据集信息: - 配置名称:top_ranked 特征: - 名称:qid,数据类型:字符串 - 名称:pid,数据类型:字符串 划分集: - 名称:top_ranked,样本数量:20000 - 配置名称:qrels_og 特征: - 名称:查询ID(query-id),数据类型:字符串 - 名称:语料库ID(corpus-id),数据类型:字符串 - 名称:得分(score),数据类型:float64 划分集: - 名称:测试集(test),样本数量:4740 - 配置名称:qrels_changed 特征: - 名称:查询ID(query-id),数据类型:字符串 - 名称:语料库ID(corpus-id),数据类型:字符串 - 名称:得分(score),数据类型:float64 划分集: - 名称:测试集(test),样本数量:4740 - 配置名称:corpus 特征: - 名称:_id,数据类型:字符串 - 名称:标题(title),数据类型:字符串 - 名称:文本内容(text),数据类型:字符串 划分集: - 名称:corpus,样本数量:19899 - 配置名称:queries 特征: - 名称:_id,数据类型:字符串 - 名称:文本(text),数据类型:字符串 - 名称:原始指令(instruction_og),数据类型:字符串 - 名称:修改后指令(instruction_changed),数据类型:字符串 - 名称:关键词(keywords),数据类型:字符串 - 名称:短查询(short_query),数据类型:字符串 划分集: - 名称:queries,样本数量:20 配置项: - 配置名称:qrels_og 数据文件: - 划分集:测试集(test),路径:qrels_og/test.jsonl - 配置名称:qrels_changed 数据文件: - 划分集:测试集(test),路径:qrels_changed/test.jsonl - 配置名称:corpus 数据文件: - 划分集:corpus,路径:corpus.jsonl - 配置名称:queries 数据文件: - 划分集:queries,路径:queries.jsonl - 配置名称:top_ranked 数据文件: - 划分集:top_ranked,路径:top_ranked.jsonl 许可证:MIT许可证
数据集概述
基本信息
- 语言: 英语
- 多语言性: 单语
- 任务类别: 文本检索
- 源数据集: core2017
- 任务ID: 文档检索
- 配置名称: corpus
- 标签: 文本检索, 指令检索
数据集配置
配置: top_ranked
- 特征:
- qid: 字符串
- pid: 字符串
- 分割: top_ranked
- 样本数: 20000
配置: qrels_og
- 特征:
- query-id: 字符串
- corpus-id: 字符串
- score: 浮点数
- 分割: test
- 样本数: 4740
配置: qrels_changed
- 特征:
- query-id: 字符串
- corpus-id: 字符串
- score: 浮点数
- 分割: test
- 样本数: 4740
配置: corpus
- 特征:
- _id: 字符串
- title: 字符串
- text: 字符串
- 分割: corpus
- 样本数: 19899
配置: queries
- 特征:
- _id: 字符串
- text: 字符串
- instruction_og: 字符串
- instruction_changed: 字符串
- keywords: 字符串
- short_query: 字符串
- 分割: queries
- 样本数: 20
数据文件
配置: qrels_og
- 分割: test
- 路径: qrels_og/test.jsonl
配置: qrels_changed
- 分割: test
- 路径: qrels_changed/test.jsonl
配置: corpus
- 分割: corpus
- 路径: corpus.jsonl
配置: queries
- 分割: queries
- 路径: queries.jsonl
配置: top_ranked
- 分割: top_ranked
- 路径: top_ranked.jsonl




