--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': airplane '1': airport '2': baseball_diamond '3': basketball_court '4': beach '5': bridge '6': chaparral '7': church '8': circular_farmland '9': cloud '10': commercial_area '11': dense_residential '12': desert '13': forest '14': freeway '15': golf_course '16': ground_track_field '17': harbor '18': industrial_area '19': intersection '20': island '21': lake '22': meadow '23': medium_residential '24': mobile_home_park '25': mountain '26': overpass '27': palace '28': parking_lot '29': railway '30': railway_station '31': rectangular_farmland '32': river '33': roundabout '34': runway '35': sea_ice '36': ship '37': snowberg '38': sparse_residential '39': stadium '40': storage_tank '41': tennis_court '42': terrace '43': thermal_power_station '44': wetland - name: image_id dtype: string splits: - name: train num_bytes: 254594749.8 num_examples: 18900 - name: validation num_bytes: 84784207.3 num_examples: 6300 - name: test num_bytes: 85237234 num_examples: 6300 download_size: 425667137 dataset_size: 424616191.1 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* size_categories: - 10K