{ "_name_or_path": "dima806/cat_breed_image_detection", "architectures": [ "ViTForImageClassification" ], "attention_probs_dropout_prob": 0.0, "encoder_stride": 16, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 768, "id2label": { "0": "Abyssinian", "1": "American Bobtail", "2": "American Curl", "3": "American Shorthair", "4": "Applehead Siamese", "5": "Balinese", "6": "Bengal", "7": "Birman", "8": "Bombay", "9": "British Shorthair", "10": "Burmese", "11": "Calico", "12": "Cornish Rex", "13": "Devon Rex", "14": "Dilute Calico", "15": "Dilute Tortoiseshell", "16": "Domestic Long Hair", "17": "Domestic Medium Hair", "18": "Domestic Short Hair", "19": "Egyptian Mau", "20": "Exotic Shorthair", "21": "Extra-Toes Cat - Hemingway Polydactyl", "22": "Havana", "23": "Himalayan", "24": "Japanese Bobtail", "25": "Maine Coon", "26": "Manx", "27": "Munchkin", "28": "Nebelung", "29": "Norwegian Forest", "30": "Oriental Short Hair", "31": "Persian", "32": "Ragamuffin", "33": "Ragdoll", "34": "Russian Blue", "35": "Scottish Fold", "36": "Siamese", "37": "Siberian", "38": "Snowshoe", "39": "Sphynx", "40": "Tabby", "41": "Tiger", "42": "Tonkinese", "43": "Torbie", "44": "Tortoiseshell", "45": "Turkish Angora", "46": "Turkish Van", "47": "Tuxedo" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "Abyssinian": 0, "American Bobtail": 1, "American Curl": 2, "American Shorthair": 3, "Applehead Siamese": 4, "Balinese": 5, "Bengal": 6, "Birman": 7, "Bombay": 8, "British Shorthair": 9, "Burmese": 10, "Calico": 11, "Cornish Rex": 12, "Devon Rex": 13, "Dilute Calico": 14, "Dilute Tortoiseshell": 15, "Domestic Long Hair": 16, "Domestic Medium Hair": 17, "Domestic Short Hair": 18, "Egyptian Mau": 19, "Exotic Shorthair": 20, "Extra-Toes Cat - Hemingway Polydactyl": 21, "Havana": 22, "Himalayan": 23, "Japanese Bobtail": 24, "Maine Coon": 25, "Manx": 26, "Munchkin": 27, "Nebelung": 28, "Norwegian Forest": 29, "Oriental Short Hair": 30, "Persian": 31, "Ragamuffin": 32, "Ragdoll": 33, "Russian Blue": 34, "Scottish Fold": 35, "Siamese": 36, "Siberian": 37, "Snowshoe": 38, "Sphynx": 39, "Tabby": 40, "Tiger": 41, "Tonkinese": 42, "Torbie": 43, "Tortoiseshell": 44, "Turkish Angora": 45, "Turkish Van": 46, "Tuxedo": 47 }, "layer_norm_eps": 1e-12, "model_type": "vit", "num_attention_heads": 12, "num_channels": 3, "num_hidden_layers": 12, "patch_size": 16, "problem_type": "single_label_classification", "qkv_bias": true, "torch_dtype": "float32", "transformers_version": "4.43.3" }