jalbrechts's picture
Training in progress, step 200
cabe3ac
{
"_name_or_path": "dandelin/vilt-b32-finetuned-vqa",
"architectures": [
"ViltForQuestionAnswering"
],
"attention_probs_dropout_prob": 0.0,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "Sports",
"1": "Beige",
"2": "Shirts",
"3": "Green",
"4": "Trunk",
"5": "Black",
"6": "Sandals",
"7": "Handbags",
"8": "Purple",
"9": "Sweaters",
"10": "Sweatshirts",
"11": "Fall",
"12": "Spring",
"13": "Pink",
"14": "Maroon",
"15": "Casual Shoes",
"16": "Heels",
"17": "Flats",
"18": "Multi",
"19": "Belts",
"20": "Leggings",
"21": "Girls",
"22": "Winter",
"23": "Tshirts",
"24": "Gold",
"25": "Boys",
"26": "Ties",
"27": "Sunglasses",
"28": "Stockings",
"29": "Grey",
"30": "Formal",
"31": "Flip Flops",
"32": "Olive",
"33": "Summer",
"34": "Sports Shoes",
"35": "Socks",
"36": "Skirts",
"37": "Men",
"38": "Red",
"39": "Watches",
"40": "Formal Shoes",
"41": "Shorts",
"42": "Track Pants",
"43": "Bra",
"44": "White",
"45": "Navy Blue",
"46": "Jeans",
"47": "Unisex",
"48": "Women",
"49": "Steel",
"50": "Ethnic",
"51": "Brown",
"52": "Trousers",
"53": "Casual",
"54": "Blue",
"55": "Jackets",
"56": "Silver",
"57": "Innerwear Vests",
"58": "Briefs",
"59": "Cream",
"60": "Tops",
"61": "Peach"
},
"image_size": 384,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Beige": 1,
"Belts": 19,
"Black": 5,
"Blue": 54,
"Boys": 25,
"Bra": 43,
"Briefs": 58,
"Brown": 51,
"Casual": 53,
"Casual Shoes": 15,
"Cream": 59,
"Ethnic": 50,
"Fall": 11,
"Flats": 17,
"Flip Flops": 31,
"Formal": 30,
"Formal Shoes": 40,
"Girls": 21,
"Gold": 24,
"Green": 3,
"Grey": 29,
"Handbags": 7,
"Heels": 16,
"Innerwear Vests": 57,
"Jackets": 55,
"Jeans": 46,
"Leggings": 20,
"Maroon": 14,
"Men": 37,
"Multi": 18,
"Navy Blue": 45,
"Olive": 32,
"Peach": 61,
"Pink": 13,
"Purple": 8,
"Red": 38,
"Sandals": 6,
"Shirts": 2,
"Shorts": 41,
"Silver": 56,
"Skirts": 36,
"Socks": 35,
"Sports": 0,
"Sports Shoes": 34,
"Spring": 12,
"Steel": 49,
"Stockings": 28,
"Summer": 33,
"Sunglasses": 27,
"Sweaters": 9,
"Sweatshirts": 10,
"Ties": 26,
"Tops": 60,
"Track Pants": 42,
"Trousers": 52,
"Trunk": 4,
"Tshirts": 23,
"Unisex": 47,
"Watches": 39,
"White": 44,
"Winter": 22,
"Women": 48
},
"layer_norm_eps": 1e-12,
"max_image_length": -1,
"max_position_embeddings": 40,
"modality_type_vocab_size": 2,
"model_type": "vilt",
"num_attention_heads": 12,
"num_channels": 3,
"num_hidden_layers": 12,
"num_images": -1,
"patch_size": 32,
"qkv_bias": true,
"tie_word_embeddings": false,
"torch_dtype": "float32",
"transformers_version": "4.34.1",
"type_vocab_size": 2,
"vocab_size": 30522
}