--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: string - name: file_name dtype: string - name: height dtype: int64 - name: width dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 45227462.46193884 num_examples: 586 - name: test num_bytes: 11800251.911458334 num_examples: 146 download_size: 67124691 dataset_size: 57027714.37339718 --- # Dataset Card for "susceptible-subset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)