OkabeRintaro's picture
Training in progress, epoch 0
9aaaf57
{
"_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": "Adialer.C",
"1": "Agent.FYI",
"2": "Allaple.A",
"3": "Allaple.L",
"4": "Alueron.gen!J",
"5": "Autorun.K",
"6": "C2LOP.P",
"7": "C2LOP.gen!g",
"8": "Dialplatform.B",
"9": "Dontovo.A",
"10": "Fakerean",
"11": "Instantaccess",
"12": "Lolyda.AA1",
"13": "Lolyda.AA2",
"14": "Lolyda.AA3",
"15": "Lolyda.AT",
"16": "Malex.gen!J",
"17": "Obfuscator.AD",
"18": "Rbot!gen",
"19": "Skintrim.N",
"20": "Swizzor.gen!E",
"21": "Swizzor.gen!I",
"22": "VB.AT",
"23": "Wintrim.BX",
"24": "Yuner.A"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Adialer.C": 0,
"Agent.FYI": 1,
"Allaple.A": 2,
"Allaple.L": 3,
"Alueron.gen!J": 4,
"Autorun.K": 5,
"C2LOP.P": 6,
"C2LOP.gen!g": 7,
"Dialplatform.B": 8,
"Dontovo.A": 9,
"Fakerean": 10,
"Instantaccess": 11,
"Lolyda.AA1": 12,
"Lolyda.AA2": 13,
"Lolyda.AA3": 14,
"Lolyda.AT": 15,
"Malex.gen!J": 16,
"Obfuscator.AD": 17,
"Rbot!gen": 18,
"Skintrim.N": 19,
"Swizzor.gen!E": 20,
"Swizzor.gen!I": 21,
"VB.AT": 22,
"Wintrim.BX": 23,
"Yuner.A": 24
},
"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.35.2"
}