{ "architectures": [ "ViTForImageClassification" ], "attention_probs_dropout_prob": 0.0, "dtype": "float32", "encoder_stride": 16, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 768, "id2label": { "0": "abyssinian", "1": "american_bulldog", "2": "american_pit_bull_terrier", "3": "basset_hound", "4": "beagle", "5": "bengal", "6": "birman", "7": "bombay", "8": "boxer", "9": "british_shorthair", "10": "chihuahua", "11": "egyptian_mau", "12": "english_cocker_spaniel", "13": "english_setter", "14": "german_shorthaired", "15": "great_pyrenees", "16": "havanese", "17": "japanese_chin", "18": "keeshond", "19": "leonberger", "20": "maine_coon", "21": "miniature_pinscher", "22": "newfoundland", "23": "persian", "24": "pomeranian", "25": "pug", "26": "ragdoll", "27": "russian_blue", "28": "saint_bernard", "29": "samoyed", "30": "scottish_terrier", "31": "shiba_inu", "32": "siamese", "33": "sphynx", "34": "staffordshire_bull_terrier", "35": "wheaten_terrier", "36": "yorkshire_terrier" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "abyssinian": "0", "american_bulldog": "1", "american_pit_bull_terrier": "2", "basset_hound": "3", "beagle": "4", "bengal": "5", "birman": "6", "bombay": "7", "boxer": "8", "british_shorthair": "9", "chihuahua": "10", "egyptian_mau": "11", "english_cocker_spaniel": "12", "english_setter": "13", "german_shorthaired": "14", "great_pyrenees": "15", "havanese": "16", "japanese_chin": "17", "keeshond": "18", "leonberger": "19", "maine_coon": "20", "miniature_pinscher": "21", "newfoundland": "22", "persian": "23", "pomeranian": "24", "pug": "25", "ragdoll": "26", "russian_blue": "27", "saint_bernard": "28", "samoyed": "29", "scottish_terrier": "30", "shiba_inu": "31", "siamese": "32", "sphynx": "33", "staffordshire_bull_terrier": "34", "wheaten_terrier": "35", "yorkshire_terrier": "36" }, "layer_norm_eps": 1e-12, "model_type": "vit", "num_attention_heads": 12, "num_channels": 3, "num_hidden_layers": 12, "patch_size": 16, "pooler_act": "tanh", "pooler_output_size": 768, "problem_type": "single_label_classification", "qkv_bias": true, "transformers_version": "5.1.0" }