kenghweetan's picture
End of training
baebb34
raw
history blame contribute delete
No virus
2.64 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": "Accessories",
"1": "Apparel Set",
"10": "Eyewear",
"11": "Flip Flops",
"12": "Fragrance",
"13": "Free Gifts",
"14": "Gloves",
"15": "Hair",
"16": "Headwear",
"17": "Home Furnishing",
"18": "Innerwear",
"19": "Jewellery",
"2": "Bags",
"20": "Lips",
"21": "Loungewear and Nightwear",
"22": "Makeup",
"23": "Mufflers",
"24": "Nails",
"25": "Perfumes",
"26": "Sandal",
"27": "Saree",
"28": "Scarves",
"29": "Shoe Accessories",
"3": "Bath and Body",
"30": "Shoes",
"31": "Skin",
"32": "Skin Care",
"33": "Socks",
"34": "Sports Accessories",
"35": "Sports Equipment",
"36": "Stoles",
"37": "Ties",
"38": "Topwear",
"39": "Umbrellas",
"4": "Beauty Accessories",
"40": "Wallets",
"41": "Watches",
"42": "Water Bottle",
"43": "Wristbands",
"5": "Belts",
"6": "Bottomwear",
"7": "Cufflinks",
"8": "Dress",
"9": "Eyes"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Accessories": "0",
"Apparel Set": "1",
"Bags": "2",
"Bath and Body": "3",
"Beauty Accessories": "4",
"Belts": "5",
"Bottomwear": "6",
"Cufflinks": "7",
"Dress": "8",
"Eyes": "9",
"Eyewear": "10",
"Flip Flops": "11",
"Fragrance": "12",
"Free Gifts": "13",
"Gloves": "14",
"Hair": "15",
"Headwear": "16",
"Home Furnishing": "17",
"Innerwear": "18",
"Jewellery": "19",
"Lips": "20",
"Loungewear and Nightwear": "21",
"Makeup": "22",
"Mufflers": "23",
"Nails": "24",
"Perfumes": "25",
"Sandal": "26",
"Saree": "27",
"Scarves": "28",
"Shoe Accessories": "29",
"Shoes": "30",
"Skin": "31",
"Skin Care": "32",
"Socks": "33",
"Sports Accessories": "34",
"Sports Equipment": "35",
"Stoles": "36",
"Ties": "37",
"Topwear": "38",
"Umbrellas": "39",
"Wallets": "40",
"Watches": "41",
"Water Bottle": "42",
"Wristbands": "43"
},
"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.3"
}