IrshadG's picture
commit files to HF hub
6ad63a0
raw
history blame contribute delete
No virus
4.19 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": "Alice band",
"1": "Bag",
"10": "Bra",
"11": "Bracelet",
"12": "Cap_peaked",
"13": "Cardigan",
"14": "Coat",
"15": "Costumes",
"16": "Dress",
"17": "Dungarees",
"18": "Earring",
"19": "Felt hat",
"2": "Ballerinas",
"20": "Flat shoe",
"21": "Garment Set",
"22": "Giftbox",
"23": "Gloves",
"24": "Hair clip",
"25": "Hair string",
"26": "Hair_alice band",
"27": "Hat_beanie",
"28": "Hat_brim",
"29": "Hoodie",
"3": "Beanie",
"30": "Jacket",
"31": "Jumpsuit_Playsuit",
"32": "Kids Underwear top",
"33": "Leggings_Tights",
"34": "Necklace",
"35": "Night gown",
"36": "Other accessories",
"37": "Other shoe",
"38": "Outdoor overall",
"39": "Outdoor trousers",
"4": "Belt",
"40": "Polo shirt",
"41": "Pyjama bottom",
"42": "Pyjama jumpsuit_playsuit",
"43": "Pyjama set",
"44": "Ring",
"45": "Robe",
"46": "Sandals",
"47": "Scarf",
"48": "Shirt",
"49": "Shorts",
"5": "Bikini top",
"50": "Skirt",
"51": "Sleep Bag",
"52": "Sleeping sack",
"53": "Slippers",
"54": "Sneakers",
"55": "Socks",
"56": "Straw hat",
"57": "Sunglasses",
"58": "Sweater",
"59": "Swimsuit",
"6": "Blazer",
"60": "Swimwear bottom",
"61": "Swimwear set",
"62": "Swimwear top",
"63": "T-shirt",
"64": "Tailored Waistcoat",
"65": "Tie",
"66": "Top",
"67": "Trousers",
"68": "Umbrella",
"69": "Underwear Tights",
"7": "Blouse",
"70": "Underwear body",
"71": "Underwear bottom",
"72": "Unknown",
"73": "Vest top",
"74": "Wallet",
"75": "Watch",
"76": "Waterbottle",
"8": "Bodysuit",
"9": "Boots"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Alice band": "0",
"Bag": "1",
"Ballerinas": "2",
"Beanie": "3",
"Belt": "4",
"Bikini top": "5",
"Blazer": "6",
"Blouse": "7",
"Bodysuit": "8",
"Boots": "9",
"Bra": "10",
"Bracelet": "11",
"Cap_peaked": "12",
"Cardigan": "13",
"Coat": "14",
"Costumes": "15",
"Dress": "16",
"Dungarees": "17",
"Earring": "18",
"Felt hat": "19",
"Flat shoe": "20",
"Garment Set": "21",
"Giftbox": "22",
"Gloves": "23",
"Hair clip": "24",
"Hair string": "25",
"Hair_alice band": "26",
"Hat_beanie": "27",
"Hat_brim": "28",
"Hoodie": "29",
"Jacket": "30",
"Jumpsuit_Playsuit": "31",
"Kids Underwear top": "32",
"Leggings_Tights": "33",
"Necklace": "34",
"Night gown": "35",
"Other accessories": "36",
"Other shoe": "37",
"Outdoor overall": "38",
"Outdoor trousers": "39",
"Polo shirt": "40",
"Pyjama bottom": "41",
"Pyjama jumpsuit_playsuit": "42",
"Pyjama set": "43",
"Ring": "44",
"Robe": "45",
"Sandals": "46",
"Scarf": "47",
"Shirt": "48",
"Shorts": "49",
"Skirt": "50",
"Sleep Bag": "51",
"Sleeping sack": "52",
"Slippers": "53",
"Sneakers": "54",
"Socks": "55",
"Straw hat": "56",
"Sunglasses": "57",
"Sweater": "58",
"Swimsuit": "59",
"Swimwear bottom": "60",
"Swimwear set": "61",
"Swimwear top": "62",
"T-shirt": "63",
"Tailored Waistcoat": "64",
"Tie": "65",
"Top": "66",
"Trousers": "67",
"Umbrella": "68",
"Underwear Tights": "69",
"Underwear body": "70",
"Underwear bottom": "71",
"Unknown": "72",
"Vest top": "73",
"Wallet": "74",
"Watch": "75",
"Waterbottle": "76"
},
"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.35.0"
}