--- dataset_info: features: - name: subject_id dtype: int64 - name: stay_id dtype: int64 - name: intime dtype: string - name: outtime dtype: string - name: Age dtype: int64 - name: gender dtype: string - name: ethnicity dtype: string - name: insurance dtype: string - name: label dtype: int64 - name: dod dtype: string - name: hadm_id dtype: int64 splits: - name: train num_bytes: 9723358 num_examples: 76943 download_size: 3966844 dataset_size: 9723358 configs: - config_name: default data_files: - split: train path: data/train-* ---