--- dataset_info: features: - name: image dtype: image - name: label dtype: int64 - name: natural_language_label dtype: string splits: - name: train_dtd num_bytes: 451892379.0 num_examples: 3760 - name: train_svhn num_bytes: 128428395.875 num_examples: 73257 - name: train_eurosat num_bytes: 74260490.0 num_examples: 21600 - name: train_sun397 num_bytes: 7306796338.0 num_examples: 19850 - name: train_stanford_cars num_bytes: 995745249.0 num_examples: 8144 - name: train_resisc45 num_bytes: 255674343.0 num_examples: 18900 - name: train_gtsrb num_bytes: 251278477.0 num_examples: 26640 - name: train_mnist num_bytes: 17523300.0 num_examples: 60000 - name: test_dtd num_bytes: 180044958.0 num_examples: 1880 - name: test_svhn num_bytes: 44486794.0 num_examples: 26032 - name: test_eurosat num_bytes: 9211710.0 num_examples: 2700 - name: test_sun397 num_bytes: 7254446011.0 num_examples: 19850 - name: test_stanford_cars num_bytes: 994600765.0 num_examples: 8041 - name: test_resisc45 num_bytes: 85376845.0 num_examples: 6300 - name: test_gtsrb num_bytes: 119358718.0 num_examples: 12630 - name: test_mnist num_bytes: 2925182.0 num_examples: 10000 download_size: 18060641773 dataset_size: 18172049954.875 configs: - config_name: default data_files: - split: train_dtd path: data/train_dtd-* - split: train_svhn path: data/train_svhn-* - split: train_eurosat path: data/train_eurosat-* - split: train_sun397 path: data/train_sun397-* - split: train_stanford_cars path: data/train_stanford_cars-* - split: train_resisc45 path: data/train_resisc45-* - split: train_gtsrb path: data/train_gtsrb-* - split: train_mnist path: data/train_mnist-* - split: test_dtd path: data/test_dtd-* - split: test_svhn path: data/test_svhn-* - split: test_eurosat path: data/test_eurosat-* - split: test_sun397 path: data/test_sun397-* - split: test_stanford_cars path: data/test_stanford_cars-* - split: test_resisc45 path: data/test_resisc45-* - split: test_gtsrb path: data/test_gtsrb-* - split: test_mnist path: data/test_mnist-* ---