--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: image - name: text dtype: string splits: - name: train num_bytes: 8772332868.54 num_examples: 162940 - name: validation num_bytes: 1357769997.04 num_examples: 23416 - name: test num_bytes: 2618381497.671 num_examples: 46463 download_size: 12445672864 dataset_size: 12748484363.251001 --- # Dataset Card for "global230k_with_text" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)