--- dataset_info: features: - name: Animal dtype: string - name: 'Unnamed: 1' dtype: float64 - name: Symptom 1,Symptom 2,Symptom 3 dtype: string - name: Symptom 1 dtype: string - name: Symptom 2 dtype: string - name: Symptom 3 dtype: string - name: Disease dtype: string splits: - name: train num_bytes: 651261 num_examples: 5000 download_size: 53571 dataset_size: 651261 configs: - config_name: default data_files: - split: train path: data/train-* ---