--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': Abyssinian '1': Angora '2': Burmese cat '3': Egyptian cat '4': Maltese '5': Manx '6': Persian cat '7': Siamese cat '8': blue point Siamese '9': cat '10': domestic cat '11': kitty '12': native cat '13': tabby '14': tiger cat '15': tom '16': tortoiseshell splits: - name: train num_bytes: 502032841 num_examples: 8732 - name: validation num_bytes: 126583335 num_examples: 2184 download_size: 628297758 dataset_size: 628616176 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---