dima806's picture
Upload folder using huggingface_hub
3d5b9a3
raw
history blame
No virus
3.88 kB
{
"_name_or_path": "google/vit-base-patch16-224-in21k",
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "Nebelung",
"1": "Canadian Hairless",
"2": "Oriental Tabby",
"3": "Russian Blue",
"4": "Balinese",
"5": "Domestic Long Hair",
"6": "Tiger",
"7": "Chinchilla",
"8": "Domestic Short Hair",
"9": "Domestic Medium Hair",
"10": "Devon Rex",
"11": "Burmese",
"12": "Birman",
"13": "Bengal",
"14": "Tonkinese",
"15": "American Shorthair",
"16": "Torbie",
"17": "Munchkin",
"18": "Turkish Van",
"19": "Ragamuffin",
"20": "Calico",
"21": "Himalayan",
"22": "Selkirk Rex",
"23": "Silver",
"24": "Somali",
"25": "Tuxedo",
"26": "Abyssinian",
"27": "British Shorthair",
"28": "American Curl",
"29": "Siberian",
"30": "Applehead Siamese",
"31": "Tortoiseshell",
"32": "Cymric",
"33": "Dilute Calico",
"34": "Pixiebob",
"35": "Singapura",
"36": "Havana",
"37": "Dilute Tortoiseshell",
"38": "Ocicat",
"39": "Burmilla",
"40": "Snowshoe",
"41": "Sphynx - Hairless Cat",
"42": "Cornish Rex",
"43": "American Bobtail",
"44": "Chausie",
"45": "Persian",
"46": "Javanese",
"47": "Tabby",
"48": "Korat",
"49": "Exotic Shorthair",
"50": "American Wirehair",
"51": "Siamese",
"52": "Egyptian Mau",
"53": "Japanese Bobtail",
"54": "York Chocolate",
"55": "Norwegian Forest Cat",
"56": "Scottish Fold",
"57": "Manx",
"58": "Oriental Short Hair",
"59": "Oriental Long Hair",
"60": "Turkish Angora",
"61": "LaPerm",
"62": "Chartreux",
"63": "Extra-Toes Cat - Hemingway Polydactyl",
"64": "Ragdoll",
"65": "Bombay",
"66": "Maine Coon"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Abyssinian": 26,
"American Bobtail": 43,
"American Curl": 28,
"American Shorthair": 15,
"American Wirehair": 50,
"Applehead Siamese": 30,
"Balinese": 4,
"Bengal": 13,
"Birman": 12,
"Bombay": 65,
"British Shorthair": 27,
"Burmese": 11,
"Burmilla": 39,
"Calico": 20,
"Canadian Hairless": 1,
"Chartreux": 62,
"Chausie": 44,
"Chinchilla": 7,
"Cornish Rex": 42,
"Cymric": 32,
"Devon Rex": 10,
"Dilute Calico": 33,
"Dilute Tortoiseshell": 37,
"Domestic Long Hair": 5,
"Domestic Medium Hair": 9,
"Domestic Short Hair": 8,
"Egyptian Mau": 52,
"Exotic Shorthair": 49,
"Extra-Toes Cat - Hemingway Polydactyl": 63,
"Havana": 36,
"Himalayan": 21,
"Japanese Bobtail": 53,
"Javanese": 46,
"Korat": 48,
"LaPerm": 61,
"Maine Coon": 66,
"Manx": 57,
"Munchkin": 17,
"Nebelung": 0,
"Norwegian Forest Cat": 55,
"Ocicat": 38,
"Oriental Long Hair": 59,
"Oriental Short Hair": 58,
"Oriental Tabby": 2,
"Persian": 45,
"Pixiebob": 34,
"Ragamuffin": 19,
"Ragdoll": 64,
"Russian Blue": 3,
"Scottish Fold": 56,
"Selkirk Rex": 22,
"Siamese": 51,
"Siberian": 29,
"Silver": 23,
"Singapura": 35,
"Snowshoe": 40,
"Somali": 24,
"Sphynx - Hairless Cat": 41,
"Tabby": 47,
"Tiger": 6,
"Tonkinese": 14,
"Torbie": 16,
"Tortoiseshell": 31,
"Turkish Angora": 60,
"Turkish Van": 18,
"Tuxedo": 25,
"York Chocolate": 54
},
"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.33.0"
}