--- dataset_info: features: - name: instruction dtype: string - name: task_output dtype: string - name: transcription dtype: string - name: description dtype: string - name: medical_specialty dtype: string - name: sample_name dtype: string - name: keywords dtype: string - name: derived_keywords dtype: string - name: transcription_length dtype: int64 - name: normalized_length dtype: float64 - name: complexity_score dtype: float64 - name: text dtype: string splits: - name: train num_bytes: 7008790.0 num_examples: 1000 download_size: 3699262 dataset_size: 7008790.0 configs: - config_name: default data_files: - split: train path: data/train-* ---