marcelomoreno26's picture
Training in progress, epoch 1
7606f5c verified
{
"_name_or_path": "google/vit-base-patch16-384",
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "Argentina",
"1": "Australia",
"2": "Austria",
"3": "Bangladesh",
"4": "Belgium",
"5": "Bolivia",
"6": "Botswana",
"7": "Brazil",
"8": "Bulgaria",
"9": "Cambodia",
"10": "Canada",
"11": "Chile",
"12": "Colombia",
"13": "Croatia",
"14": "Czechia",
"15": "Denmark",
"16": "Finland",
"17": "France",
"18": "Germany",
"19": "Ghana",
"20": "Greece",
"21": "Hungary",
"22": "India",
"23": "Indonesia",
"24": "Ireland",
"25": "Israel",
"26": "Italy",
"27": "Japan",
"28": "Kenya",
"29": "Latvia",
"30": "Lithuania",
"31": "Malaysia",
"32": "Mexico",
"33": "Netherlands",
"34": "New Zealand",
"35": "Nigeria",
"36": "Norway",
"37": "Peru",
"38": "Philippines",
"39": "Poland",
"40": "Portugal",
"41": "Romania",
"42": "Russia",
"43": "Singapore",
"44": "Slovakia",
"45": "South Africa",
"46": "South Korea",
"47": "Spain",
"48": "Sweden",
"49": "Switzerland",
"50": "Taiwan",
"51": "Thailand",
"52": "Turkey",
"53": "Ukraine",
"54": "United Kingdom"
},
"image_size": 384,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Argentina": 0,
"Australia": 1,
"Austria": 2,
"Bangladesh": 3,
"Belgium": 4,
"Bolivia": 5,
"Botswana": 6,
"Brazil": 7,
"Bulgaria": 8,
"Cambodia": 9,
"Canada": 10,
"Chile": 11,
"Colombia": 12,
"Croatia": 13,
"Czechia": 14,
"Denmark": 15,
"Finland": 16,
"France": 17,
"Germany": 18,
"Ghana": 19,
"Greece": 20,
"Hungary": 21,
"India": 22,
"Indonesia": 23,
"Ireland": 24,
"Israel": 25,
"Italy": 26,
"Japan": 27,
"Kenya": 28,
"Latvia": 29,
"Lithuania": 30,
"Malaysia": 31,
"Mexico": 32,
"Netherlands": 33,
"New Zealand": 34,
"Nigeria": 35,
"Norway": 36,
"Peru": 37,
"Philippines": 38,
"Poland": 39,
"Portugal": 40,
"Romania": 41,
"Russia": 42,
"Singapore": 43,
"Slovakia": 44,
"South Africa": 45,
"South Korea": 46,
"Spain": 47,
"Sweden": 48,
"Switzerland": 49,
"Taiwan": 50,
"Thailand": 51,
"Turkey": 52,
"Ukraine": 53,
"United Kingdom": 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.39.1"
}