hippocrates/DDI2013
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string splits: - name: train num_bytes: 38149976 num_examples: 18779 - name: valid num_bytes: 16261433 num_examples: 7244 - name: test num_bytes: 11943181 num_examples: 5761 download_size: 12129710 dataset_size: 66354590 --- # Dataset Card for "DDI2013_train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集元信息: 特征字段: - 名称:id,数据类型:字符串(string) - 名称:conversations,类型为列表,列表内包含两个子字段: - 子字段名:from,数据类型:字符串 - 子字段名:value,数据类型:字符串 - 名称:text,数据类型:字符串 数据集划分: - 划分名称:train(训练集),占用字节数:38149976,样本量:18779 - 划分名称:valid(验证集),占用字节数:16261433,样本量:7244 - 划分名称:test(测试集),占用字节数:11943181,样本量:5761 下载大小:12129710,总数据集大小:66354590 --- # “DDI2013_train”数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- id: 数据类型为字符串。
- conversations: 列表类型,包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
- text: 数据类型为字符串。
数据分割
- train: 包含18779个样本,占用38149976字节。
- valid: 包含7244个样本,占用16261433字节。
- test: 包含5761个样本,占用11943181字节。
数据集大小
- 下载大小: 12129710字节。
- 数据集大小: 66354590字节。



