--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 44100 - name: file_name dtype: string - name: subject_id dtype: string - name: health_status dtype: class_label: names: '0': hc '1': pd - name: recording_type dtype: class_label: names: '0': ReadText '1': SpontaneousDialogue - name: hy_score dtype: int64 - name: updrs_ii_5 dtype: int64 - name: updrs_iii_18 dtype: int64 - name: path dtype: string splits: - name: train num_bytes: 1365149458.0 num_examples: 73 download_size: 941891625 dataset_size: 1365149458.0 configs: - config_name: default data_files: - split: train path: data/train-* ---