metadata
dataset_info:
features:
- name: report_id
dtype: int64
- name: examination
dtype: string
- name: indication
dtype: string
- name: technique
dtype: string
- name: comparison
dtype: string
- name: findings
dtype: string
- name: impression
dtype: string
- name: raw_text
dtype: string
- name: has_findings
dtype: bool
- name: has_impression
dtype: bool
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 43269460
num_examples: 34255
- name: validation
num_bytes: 5408967
num_examples: 4282
- name: test
num_bytes: 5379842
num_examples: 4282
download_size: 21945932
dataset_size: 54058269
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*