File size: 747 Bytes
e3098b9 791cb4a b62f817 e3098b9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
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: 819984570
num_examples: 68785
- name: valid
num_bytes: 175587970
num_examples: 14719
- name: test
num_bytes: 175217036
num_examples: 14702
download_size: 642461911
dataset_size: 1170789576
---
# Dataset Card for "discharge"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |