dischargesum/radiology
收藏官方服务:
资源简介:
--- dataset_info: features: - name: note_id dtype: string - name: subject_id dtype: int64 - name: hadm_id dtype: int64 - name: note_type dtype: string - name: note_seq dtype: int64 - name: charttime dtype: string - name: storetime dtype: string - name: text dtype: string splits: - name: train num_bytes: 361972454 num_examples: 259304 - name: valid num_bytes: 76603854 num_examples: 54650 - name: test num_bytes: 76383946 num_examples: 54797 download_size: 238441620 dataset_size: 514960254 --- # Dataset Card for "radiology" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dischargesum原始信息汇总
数据集概述
数据集特征
- note_id: 数据类型为字符串(string)
- subject_id: 数据类型为整数(int64)
- hadm_id: 数据类型为整数(int64)
- note_type: 数据类型为字符串(string)
- note_seq: 数据类型为整数(int64)
- charttime: 数据类型为字符串(string)
- storetime: 数据类型为字符串(string)
- text: 数据类型为字符串(string)
数据集分割
- 训练集(train):
- 数据量: 259304个样本
- 数据大小: 361972454字节
- 验证集(valid):
- 数据量: 54650个样本
- 数据大小: 76603854字节
- 测试集(test):
- 数据量: 54797个样本
- 数据大小: 76383946字节
数据集大小
- 下载大小: 238441620字节
- 数据集总大小: 514960254字节



