metadata
dataset_info:
features:
- name: img
dtype: image
- name: label
dtype:
class_label:
names:
'0': airplane
'1': automobile
'2': bird
'3': cat
'4': deer
'5': dog
'6': frog
'7': horse
'8': ship
'9': truck
'10': baby
'11': boy
'12': girl
'13': man
'14': woman
splits:
- name: train
num_bytes: 17069969.5
num_examples: 7500
- name: test
num_bytes: 3424766.5
num_examples: 1500
download_size: 21596967
dataset_size: 20494736
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*