Upload folder using huggingface_hub
Browse files- config.json +20 -42
- optimizer.pt +2 -2
- pytorch_model.bin +2 -2
- rng_state.pth +1 -1
- scheduler.pt +1 -1
- trainer_state.json +0 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -9,53 +9,31 @@
|
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"18": "Urticaria Hives",
|
23 |
-
"19": "Vasculitis Photos",
|
24 |
-
"2": "Atopic Dermatitis Photos",
|
25 |
-
"20": "Warts Molluscum and other Viral Infections",
|
26 |
-
"3": "Bullous Disease Photos",
|
27 |
-
"4": "Cellulitis Impetigo and other Bacterial Infections",
|
28 |
-
"5": "Eczema Photos",
|
29 |
-
"6": "Exanthems and Drug Eruptions",
|
30 |
-
"7": "Hair Loss Photos Alopecia and other Hair Diseases",
|
31 |
-
"8": "Herpes HPV and other STDs Photos",
|
32 |
-
"9": "Light Diseases and Disorders of Pigmentation"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"intermediate_size": 3072,
|
37 |
"label2id": {
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"Lupus and other Connective Tissue diseases": "10",
|
49 |
-
"Nail Fungus and other Nail Disease": "11",
|
50 |
-
"Poison Ivy Photos and other Contact Dermatitis": "12",
|
51 |
-
"Psoriasis pictures Lichen Planus and related diseases": "13",
|
52 |
-
"Scabies Lyme Disease and other Infestations and Bites": "14",
|
53 |
-
"Seborrheic Keratoses and other Benign Tumors": "15",
|
54 |
-
"Systemic Disease": "16",
|
55 |
-
"Tinea Ringworm Candidiasis and other Fungal Infections": "17",
|
56 |
-
"Urticaria Hives": "18",
|
57 |
-
"Vasculitis Photos": "19",
|
58 |
-
"Warts Molluscum and other Viral Infections": "20"
|
59 |
},
|
60 |
"layer_norm_eps": 1e-12,
|
61 |
"model_type": "vit",
|
|
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
+
"0": "Atopic Dermatitis",
|
13 |
+
"1": "Basal Cell Carcinoma (BCC)",
|
14 |
+
"2": "Benign Keratosis-like Lesions (BKL) ",
|
15 |
+
"3": "Eczema",
|
16 |
+
"4": "Melanocytic Nevi (NV)",
|
17 |
+
"5": "Melanoma",
|
18 |
+
"6": "Psoriasis pictures Lichen Planus and related diseases",
|
19 |
+
"7": "Seborrheic Keratoses and other Benign Tumors",
|
20 |
+
"8": "Tinea Ringworm Candidiasis and other Fungal Infections",
|
21 |
+
"9": "Warts Molluscum and other Viral Infections"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
},
|
23 |
"image_size": 224,
|
24 |
"initializer_range": 0.02,
|
25 |
"intermediate_size": 3072,
|
26 |
"label2id": {
|
27 |
+
"Atopic Dermatitis": "0",
|
28 |
+
"Basal Cell Carcinoma (BCC)": "1",
|
29 |
+
"Benign Keratosis-like Lesions (BKL) ": "2",
|
30 |
+
"Eczema": "3",
|
31 |
+
"Melanocytic Nevi (NV)": "4",
|
32 |
+
"Melanoma": "5",
|
33 |
+
"Psoriasis pictures Lichen Planus and related diseases": "6",
|
34 |
+
"Seborrheic Keratoses and other Benign Tumors": "7",
|
35 |
+
"Tinea Ringworm Candidiasis and other Fungal Infections": "8",
|
36 |
+
"Warts Molluscum and other Viral Infections": "9"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
},
|
38 |
"layer_norm_eps": 1e-12,
|
39 |
"model_type": "vit",
|
optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2fdeb5b50aa45acfe9c9b800b5b30ff39a8c17193dea4a9bd814e79be561380
|
3 |
+
size 686568069
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fada3ac0d99378858f929c9735fe643b6601e5504fa1d6430fefd3939a1442d0
|
3 |
+
size 343293293
|
rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08190c3d2a48a39d78b10c309867f8d1c5e6581d7c8cf140a1a0d9d9797c4dfb
|
3 |
size 14575
|
scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fe9e60b3855c4e84da9d0663c29cebc3ce7a4246371622cbf9b20d75322f7a1
|
3 |
size 627
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b955d6faf42d662fcfc6fa930b37fdaaafa7803f4f15ce4ce1c0bf560a552b98
|
3 |
size 3899
|