Mullerjo's picture
Training in progress, epoch 1
8075352 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": 6,
"1": 79,
"2": 81,
"3": 53,
"4": 10,
"5": 20,
"6": 77,
"7": 48,
"8": 86,
"9": 84,
"10": 76,
"11": 34,
"12": 51,
"13": 21,
"14": 64,
"15": 0,
"16": 43,
"17": 44,
"18": 73,
"19": 57,
"20": 14,
"21": 5,
"22": 46,
"23": 55,
"24": 93,
"25": 98,
"26": 38,
"27": 11,
"28": 99,
"29": 72,
"30": 22,
"31": 59,
"32": 70,
"33": 16,
"34": 2,
"35": 58,
"36": 83,
"37": 96,
"38": 39,
"39": 49,
"40": 45,
"41": 88,
"42": 9,
"43": 26,
"44": 94,
"45": 4,
"46": 65,
"47": 32,
"48": 27,
"49": 36,
"50": 87,
"51": 69,
"52": 85,
"53": 25,
"54": 40,
"55": 19,
"56": 35,
"57": 56,
"58": 42,
"59": 60,
"60": 68,
"61": 100,
"62": 41,
"63": 92,
"64": 24,
"65": 3,
"66": 89,
"67": 75,
"68": 17,
"69": 97,
"70": 61,
"71": 33,
"72": 80,
"73": 30,
"74": 8,
"75": 74,
"76": 66,
"77": 31,
"78": 18,
"79": 67,
"80": 37,
"81": 13,
"82": 63,
"83": 28,
"84": 47,
"85": 52,
"86": 54,
"87": 1,
"88": 82,
"89": 91,
"90": 95,
"91": 7,
"92": 29,
"93": 78,
"94": 15,
"95": 23,
"96": 12,
"97": 62,
"98": 50,
"99": 71,
"100": 90
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"0": 15,
"1": 87,
"2": 34,
"3": 65,
"4": 45,
"5": 21,
"6": 0,
"7": 91,
"8": 74,
"9": 42,
"10": 4,
"11": 27,
"12": 96,
"13": 81,
"14": 20,
"15": 94,
"16": 33,
"17": 68,
"18": 78,
"19": 55,
"20": 5,
"21": 13,
"22": 30,
"23": 95,
"24": 64,
"25": 53,
"26": 43,
"27": 48,
"28": 83,
"29": 92,
"30": 73,
"31": 77,
"32": 47,
"33": 71,
"34": 11,
"35": 56,
"36": 49,
"37": 80,
"38": 26,
"39": 38,
"40": 54,
"41": 62,
"42": 58,
"43": 16,
"44": 17,
"45": 40,
"46": 22,
"47": 84,
"48": 7,
"49": 39,
"50": 98,
"51": 12,
"52": 85,
"53": 3,
"54": 86,
"55": 23,
"56": 57,
"57": 19,
"58": 35,
"59": 31,
"60": 59,
"61": 70,
"62": 97,
"63": 82,
"64": 14,
"65": 46,
"66": 76,
"67": 79,
"68": 60,
"69": 51,
"70": 32,
"71": 99,
"72": 29,
"73": 18,
"74": 75,
"75": 67,
"76": 10,
"77": 6,
"78": 93,
"79": 1,
"80": 72,
"81": 2,
"82": 88,
"83": 36,
"84": 9,
"85": 52,
"86": 8,
"87": 50,
"88": 41,
"89": 66,
"90": 100,
"91": 89,
"92": 63,
"93": 24,
"94": 44,
"95": 90,
"96": 37,
"97": 69,
"98": 25,
"99": 28,
"100": 61
},
"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.41.1"
}