--- configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: bool splits: - name: train num_bytes: 6114271847.0 num_examples: 262144 - name: valid num_bytes: 768518807.0 num_examples: 32768 - name: test num_bytes: 750794905.0 num_examples: 32768 download_size: 7639680898 dataset_size: 7633585559.0 --- # Dataset Card for "PatchCamelyon" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)