hippocrates/emrqaQA_relation_test
收藏资源简介:
--- configs: - config_name: default data_files: - split: test path: data/test-* dataset_info: features: - name: id dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string - name: label dtype: string splits: - name: test num_bytes: 4300041 num_examples: 7666 download_size: 370912 dataset_size: 4300041 --- # Dataset Card for "emrqaQA_relation_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 配置项: - 配置名称:default 数据文件: - 拆分集:test 文件路径:data/test-* 数据集信息: 特征字段: - 字段名:id,数据类型:字符串(string) - 字段名:conversations,数据类型为列表,列表元素为包含以下两个子字段的对象: - 子字段名:from,数据类型:字符串(string) - 子字段名:value,数据类型:字符串(string) - 字段名:text,数据类型:字符串(string) - 字段名:label,数据类型:字符串(string) 拆分集详情: - 拆分名称:test,数据字节数:4300041,样本数量:7666 下载大小:370912 数据集总大小:4300041 --- # 「emrqaQA_relation_test」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- emrqaQA_relation_test
配置信息
- 默认配置(default)
数据文件
- 分割(split): test
- 路径(path): data/test-*
数据集信息
特征(features)
- id: 数据类型(dtype)为字符串(string)
- conversations: 列表类型,包含以下子特征:
- from: 数据类型(dtype)为字符串(string)
- value: 数据类型(dtype)为字符串(string)
- text: 数据类型(dtype)为字符串(string)
- label: 数据类型(dtype)为字符串(string)
分割(splits)
- test:
- 字节数(num_bytes): 4300041
- 样本数(num_examples): 7666
数据集大小
- 下载大小(download_size): 370912
- 数据集大小(dataset_size): 4300041



