--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: file_path dtype: string - name: label dtype: int64 - name: image dtype: image splits: - name: train num_bytes: 339946733.0 num_examples: 900 - name: test num_bytes: 78428603.0 num_examples: 225 download_size: 417503898 dataset_size: 418375336.0 --- # Dataset Card for "pneumonia_TA_split" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)