File size: 745 Bytes
eeb7731 f68ad1d 1c9e633 eeb7731 |
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: 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) |