--- dataset_info: features: - name: specialty dtype: string - name: subspecialty dtype: string - name: question dtype: string - name: answer dtype: string - name: doctorName dtype: string - name: profession dtype: string - name: rating dtype: float64 - name: location dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 57452 num_examples: 40 download_size: 50083 dataset_size: 57452 configs: - config_name: default data_files: - split: train path: data/train-* ---