runs / config.json
annamalai-s's picture
Training in progress, epoch 2
4fbbd97 verified
{
"_name_or_path": "google/vit-base-patch16-224",
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "2T704T1004A03",
"1": "2T7094VA79A05",
"2": "2T7094VA79A06",
"3": "JB00015001",
"4": "JB00015906",
"5": "JB00018206",
"6": "JB00020032",
"7": "JB00024563",
"8": "JB00024791",
"9": "JB00024827",
"10": "JB00028415",
"11": "JB00039888",
"12": "JB00040002",
"13": "JB00047922",
"14": "new"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"2T704T1004A03": 0,
"2T7094VA79A05": 1,
"2T7094VA79A06": 2,
"JB00015001": 3,
"JB00015906": 4,
"JB00018206": 5,
"JB00020032": 6,
"JB00024563": 7,
"JB00024791": 8,
"JB00024827": 9,
"JB00028415": 10,
"JB00039888": 11,
"JB00040002": 12,
"JB00047922": 13,
"new": 14
},
"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.47.1"
}