--- dataset_info: features: - name: Description dtype: string - name: Patient dtype: string - name: Doctor dtype: string - name: Translated_Description dtype: string - name: Translated_Patient dtype: string - name: Translated_Doctor dtype: string splits: - name: train num_bytes: 15529 num_examples: 5 download_size: 36456 dataset_size: 15529 configs: - config_name: default data_files: - split: train path: data/train-* ---