File size: 2,297 Bytes
8111e9a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_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": "R12160213",
    "1": "R12413584-648.0413.3.158",
    "2": "R12999253",
    "3": "R12160303",
    "4": "R12413314-648.0413.3.131",
    "5": "R12413313-648.0413.3.031",
    "6": "R12163118",
    "7": "R12413343-648.0413.3.034",
    "8": "R12998153",
    "9": "R12413243-648.0413.3.024",
    "10": "R12949153",
    "11": "R12393633-114.0393.3.063",
    "12": "R12413803-648.0413.3.080",
    "13": "R12164153",
    "14": "R12391103-114.0391.3.010",
    "15": "R12638163-541.0638.3.016",
    "16": "R12413193-648.0413.3.019",
    "17": "R12391633-114.0391.3.063",
    "18": "R12162153",
    "19": "R12160103",
    "20": "R12413073-648.0413.3.007",
    "21": "R12413613-648.0413.3.061",
    "22": "R12413573",
    "23": "R12391153-114.0391.3.015",
    "24": "R12064253",
    "25": "R12416393-557.0416.3.039",
    "26": "R12638173-541.0638.3.017"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "R12064253": 24,
    "R12160103": 19,
    "R12160213": 0,
    "R12160303": 3,
    "R12162153": 18,
    "R12163118": 6,
    "R12164153": 13,
    "R12391103-114.0391.3.010": 14,
    "R12391153-114.0391.3.015": 23,
    "R12391633-114.0391.3.063": 17,
    "R12393633-114.0393.3.063": 11,
    "R12413073-648.0413.3.007": 20,
    "R12413193-648.0413.3.019": 16,
    "R12413243-648.0413.3.024": 9,
    "R12413313-648.0413.3.031": 5,
    "R12413314-648.0413.3.131": 4,
    "R12413343-648.0413.3.034": 7,
    "R12413573": 22,
    "R12413584-648.0413.3.158": 1,
    "R12413613-648.0413.3.061": 21,
    "R12413803-648.0413.3.080": 12,
    "R12416393-557.0416.3.039": 25,
    "R12638163-541.0638.3.016": 15,
    "R12638173-541.0638.3.017": 26,
    "R12949153": 10,
    "R12998153": 8,
    "R12999253": 2
  },
  "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.2"
}