| --- |
| dataset_info: |
| features: |
| - name: label |
| dtype: |
| class_label: |
| names: |
| '0': accordion |
| '1': airplane |
| '2': anchor |
| '3': ant |
| '4': background |
| '5': barrel |
| '6': bass |
| '7': beaver |
| '8': binocular |
| '9': bonsai |
| '10': brain |
| '11': brontosaurus |
| '12': buddha |
| '13': butterfly |
| '14': camera |
| '15': cannon |
| '16': side of a car |
| '17': ceiling fan |
| '18': cellphone |
| '19': chair |
| '20': chandelier |
| '21': body of a cougar cat |
| '22': face of a cougar cat |
| '23': crab |
| '24': crayfish |
| '25': crocodile |
| '26': head of a crocodile |
| '27': cup |
| '28': dalmatian |
| '29': dollar bill |
| '30': dolphin |
| '31': dragonfly |
| '32': electric guitar |
| '33': elephant |
| '34': emu |
| '35': euphonium |
| '36': ewer |
| '37': off-center face |
| '38': centered face |
| '39': ferry |
| '40': flamingo |
| '41': head of a flamingo |
| '42': garfield |
| '43': gerenuk |
| '44': gramophone |
| '45': grand piano |
| '46': hawksbill |
| '47': headphone |
| '48': hedgehog |
| '49': helicopter |
| '50': ibis |
| '51': inline skate |
| '52': joshua tree |
| '53': kangaroo |
| '54': ketch |
| '55': lamp |
| '56': laptop |
| '57': leopard |
| '58': llama |
| '59': lobster |
| '60': lotus |
| '61': mandolin |
| '62': mayfly |
| '63': menorah |
| '64': metronome |
| '65': minaret |
| '66': motorbike |
| '67': nautilus |
| '68': octopus |
| '69': okapi |
| '70': pagoda |
| '71': panda |
| '72': pigeon |
| '73': pizza |
| '74': platypus |
| '75': pyramid |
| '76': revolver |
| '77': rhino |
| '78': rooster |
| '79': saxophone |
| '80': schooner |
| '81': scissors |
| '82': scorpion |
| '83': sea horse |
| '84': snoopy (cartoon beagle) |
| '85': soccer ball |
| '86': stapler |
| '87': starfish |
| '88': stegosaurus |
| '89': stop sign |
| '90': strawberry |
| '91': sunflower |
| '92': tick |
| '93': trilobite |
| '94': umbrella |
| '95': watch |
| '96': water lilly |
| '97': wheelchair |
| '98': wild cat |
| '99': windsor chair |
| '100': wrench |
| '101': yin and yang symbol |
| - name: image |
| dtype: image |
| splits: |
| - name: train |
| num_bytes: 180398724 |
| num_examples: 2753 |
| - name: test |
| num_bytes: 415993462 |
| num_examples: 6085 |
| download_size: 596461434 |
| dataset_size: 596392186 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| --- |
| |