vilt_finetuned_200 / config.json
Atul8827's picture
End of training
d63a7e7 verified
raw
history blame
3.25 kB
{
"_name_or_path": "dandelin/vilt-b32-mlm",
"architectures": [
"ViltForQuestionAnswering"
],
"attention_probs_dropout_prob": 0.0,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "1319",
"1": "7:00-19:00",
"2": "agnigarh_hill",
"3": "day_time",
"4": "8:45-18:30",
"5": "1672",
"6": "garamur_satra",
"7": "gulmohar_grand",
"8": "paradise_grand",
"9": "1794",
"10": "tirupati_balaji_temple ",
"11": "6:00-22:00",
"12": "samaguri_sattra",
"13": "hajo_powa_mecca",
"14": "bordowa_than",
"15": "1653",
"16": "20-250_rupees",
"17": "anytime",
"18": "yes",
"19": "shanti_ashram",
"20": "1897",
"21": "sivasagar",
"22": "1228",
"23": "1663",
"24": "negheriting_shiva_dol",
"25": "1765",
"26": "guwahati",
"27": "jorhat",
"28": "piyush_regency",
"29": "1595",
"30": "hotel _gulmohar_grand",
"31": "1100",
"32": "1751",
"33": "free",
"34": "hotel_kalita_palace",
"35": "hotel_krc",
"36": "30_rupees",
"37": "6:00-18:00",
"38": "50",
"39": "6:00-17:30",
"40": "dhekiakhowa_bormamghar",
"41": "sonitpur",
"42": "1229",
"43": "1725",
"44": "siva_dol",
"45": "mayflower_hotel",
"46": "auniati_satra",
"47": "1998",
"48": "majuli",
"49": "6:00-21:00",
"50": "1468",
"51": "1690",
"52": "hotel_brahmaputra",
"53": "mist_blew_hotel",
"54": "06:00-18:00",
"55": "1528"
},
"image_size": 384,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"06:00-18:00": 54,
"1100": 31,
"1228": 22,
"1229": 42,
"1319": 0,
"1468": 50,
"1528": 55,
"1595": 29,
"1653": 15,
"1663": 23,
"1672": 5,
"1690": 51,
"1725": 43,
"1751": 32,
"1765": 25,
"1794": 9,
"1897": 20,
"1998": 47,
"20-250_rupees": 16,
"30_rupees": 36,
"50": 38,
"6:00-17:30": 39,
"6:00-18:00": 37,
"6:00-21:00": 49,
"6:00-22:00": 11,
"7:00-19:00": 1,
"8:45-18:30": 4,
"agnigarh_hill": 2,
"anytime": 17,
"auniati_satra": 46,
"bordowa_than": 14,
"day_time": 3,
"dhekiakhowa_bormamghar": 40,
"free": 33,
"garamur_satra": 6,
"gulmohar_grand": 7,
"guwahati": 26,
"hajo_powa_mecca": 13,
"hotel _gulmohar_grand": 30,
"hotel_brahmaputra": 52,
"hotel_kalita_palace": 34,
"hotel_krc": 35,
"jorhat": 27,
"majuli": 48,
"mayflower_hotel": 45,
"mist_blew_hotel": 53,
"negheriting_shiva_dol": 24,
"paradise_grand": 8,
"piyush_regency": 28,
"samaguri_sattra": 12,
"shanti_ashram": 19,
"siva_dol": 44,
"sivasagar": 21,
"sonitpur": 41,
"tirupati_balaji_temple ": 10,
"yes": 18
},
"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.35.0",
"type_vocab_size": 2,
"vocab_size": 30522
}