dataset_info: | |
features: | |
- name: note_id | |
dtype: string | |
- name: hadm_id | |
dtype: int64 | |
- name: discharge_instructions | |
dtype: string | |
- name: brief_hospital_course | |
dtype: string | |
- name: discharge_instructions_word_count | |
dtype: int64 | |
- name: brief_hospital_course_word_count | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 232796436 | |
num_examples: 68785 | |
- name: valid | |
num_bytes: 49727121 | |
num_examples: 14719 | |
- name: test | |
num_bytes: 49697372 | |
num_examples: 14702 | |
download_size: 185405577 | |
dataset_size: 332220929 | |
# Dataset Card for "discharge_target" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |