GulAk8902 commited on
Commit
5c24cca
·
verified ·
1 Parent(s): 969a845

Upload 2 files

Browse files
Files changed (2) hide show
  1. Modelconfig.json +59 -0
  2. pytorch_model.bin +3 -0
Modelconfig.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "architectures": [
4
+ "ViTModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Enfeksiyonel",
13
+ "1": "Ekzama",
14
+ "2": "Akne",
15
+ "3": "Pigment",
16
+ "4": "Benign",
17
+ "5": "Malign",
18
+ "6": "Acne",
19
+ "7": "Actinic Keratosis",
20
+ "8": "Basal Cell Carcinoma",
21
+ "9": "Benign Keratosis",
22
+ "10": "Dermatofibroma",
23
+ "11": "Melanocytic Nevus",
24
+ "12": "Melanoma",
25
+ "13": "Vascular Lesion",
26
+ "14": "Warts/Molluscum"
27
+ },
28
+ "image_size": 224,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "Enfeksiyonel": 0,
33
+ "Ekzama": 1,
34
+ "Akne": 2,
35
+ "Pigment": 3,
36
+ "Benign": 4,
37
+ "Malign": 5,
38
+ "Actinic Keratosis": 6,
39
+ "Acne":7,
40
+ "Basal Cell Carcinoma": 6,
41
+ "Benign Keratosis": 7,
42
+ "Dermatofibroma": 8,
43
+ "Melanocytic Nevus": 9,
44
+ "Melanoma": 12,
45
+ "Vascular Lesion": 13,
46
+ "Warts/Molluscum": 14
47
+ },
48
+ "layer_norm_eps": 1e-12,
49
+ "model_type": "vit",
50
+ "num_attention_heads": 12,
51
+ "num_channels": 3,
52
+ "num_hidden_layers": 12,
53
+ "patch_size": 16,
54
+ "pooler_act": "tanh",
55
+ "pooler_output_size": 768,
56
+ "qkv_bias": true,
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.51.1"
59
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b88c4eb34f6e202d70dc1652f577a3f3ef31ebef7090bdbc8cffbf98c7e361
3
+ size 343319274