wahidww commited on
Commit
39b6e9a
1 Parent(s): 390ffda

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -17,22 +17,30 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "Algal leaves spot",
21
- "1": "Dry leaves",
22
- "2": "Healthly fruit",
23
- "3": "Healthly leaves",
24
- "4": "Insects eatten class",
25
- "5": "Red rust"
 
 
 
 
26
  },
27
  "image_size": 224,
28
  "initializer_range": 0.02,
29
  "label2id": {
30
- "Algal leaves spot": 0,
31
- "Dry leaves": 1,
32
- "Healthly fruit": 2,
33
- "Healthly leaves": 3,
34
- "Insects eatten class": 4,
35
- "Red rust": 5
 
 
 
 
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "mlp_ratio": 4.0,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "Central Serous Chorioretinopathy - Color Fundus",
21
+ "1": "Disc Edema",
22
+ "2": "Glaucoma",
23
+ "3": "Macular Scar",
24
+ "4": "Pterygium",
25
+ "5": "Retinal Detachment",
26
+ "6": "Retinitis Pigmentosa",
27
+ "7": "cataract",
28
+ "8": "diabetic_retinopathy",
29
+ "9": "normal"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
  "label2id": {
34
+ "Central Serous Chorioretinopathy - Color Fundus": 0,
35
+ "Disc Edema": 1,
36
+ "Glaucoma": 2,
37
+ "Macular Scar": 3,
38
+ "Pterygium": 4,
39
+ "Retinal Detachment": 5,
40
+ "Retinitis Pigmentosa": 6,
41
+ "cataract": 7,
42
+ "diabetic_retinopathy": 8,
43
+ "normal": 9
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47b498c1f120f70a60dc5b32e0c1ee9cbb83b38ec60164dada8ad07a859b0e6a
3
- size 110355136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1682c85e47bc21176926fe0092863535b48a6e4a2c0c83c8cb1af582eda8919e
3
+ size 110367448
runs/Nov18_10-02-21_64953997a492/events.out.tfevents.1731924158.64953997a492.30.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98221e65bacf890ccd1cbe597a42a38d25f91c857ba35a806496ebba145ea5c2
3
+ size 12983
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3998cb3d5278776d622f4697d6da924eab1023ccf9a3413ba4b8f9b72afda01d
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d5ec121b09badb2412f4035ec5d691a327c3f029709da7740ff6be8a97f954
3
+ size 5304