File size: 2,965 Bytes
c43c008
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
  "_name_or_path": "google/vit-base-patch16-224-in21k",
  "architectures": [
    "ViTForImageClassification"
  ],
  "attention_probs_dropout_prob": 0.0,
  "encoder_stride": 16,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 768,
  "id2label": {
    "0": "amethyst_deceiver",
    "1": "black_pied_blewit",
    "10": "destroying_angel",
    "11": "earthstar",
    "12": "enoki_mushroom",
    "13": "fairy_ring_champignon",
    "14": "fly_agaric",
    "15": "giant_puffball",
    "16": "hen_of_the_woods",
    "17": "honey_fungus",
    "18": "horse_mushroom",
    "19": "king_trumpet",
    "2": "black_trumpet",
    "20": "lion's_mane",
    "21": "matsutake",
    "22": "morel",
    "23": "oak_mazegill",
    "24": "oyster_mushroom",
    "25": "panther_cap",
    "26": "parasol_mushroom",
    "27": "pink_ousel",
    "28": "porcelain_fungus",
    "29": "porcini",
    "3": "bleeding_tooth",
    "30": "saffron_milk_cap",
    "31": "scarlet_elfcup",
    "32": "scarlet_waxcap",
    "33": "shaggy_ink_cap",
    "34": "shiitake",
    "35": "shimeji_mushroom",
    "36": "stinkhorn",
    "37": "summer_truffle",
    "38": "truffle",
    "39": "white_truffle",
    "4": "bolete",
    "40": "wood_ear",
    "41": "woolly_milkcap",
    "42": "yellow_foot",
    "43": "yellow_stainer",
    "5": "candy_cap",
    "6": "chanterelle",
    "7": "common_puffball",
    "8": "crimini_mushroom",
    "9": "death_cap"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "amethyst_deceiver": "0",
    "black_pied_blewit": "1",
    "black_trumpet": "2",
    "bleeding_tooth": "3",
    "bolete": "4",
    "candy_cap": "5",
    "chanterelle": "6",
    "common_puffball": "7",
    "crimini_mushroom": "8",
    "death_cap": "9",
    "destroying_angel": "10",
    "earthstar": "11",
    "enoki_mushroom": "12",
    "fairy_ring_champignon": "13",
    "fly_agaric": "14",
    "giant_puffball": "15",
    "hen_of_the_woods": "16",
    "honey_fungus": "17",
    "horse_mushroom": "18",
    "king_trumpet": "19",
    "lion's_mane": "20",
    "matsutake": "21",
    "morel": "22",
    "oak_mazegill": "23",
    "oyster_mushroom": "24",
    "panther_cap": "25",
    "parasol_mushroom": "26",
    "pink_ousel": "27",
    "porcelain_fungus": "28",
    "porcini": "29",
    "saffron_milk_cap": "30",
    "scarlet_elfcup": "31",
    "scarlet_waxcap": "32",
    "shaggy_ink_cap": "33",
    "shiitake": "34",
    "shimeji_mushroom": "35",
    "stinkhorn": "36",
    "summer_truffle": "37",
    "truffle": "38",
    "white_truffle": "39",
    "wood_ear": "40",
    "woolly_milkcap": "41",
    "yellow_foot": "42",
    "yellow_stainer": "43"
  },
  "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"
}