wahidww commited on
Commit
7a76bfa
1 Parent(s): 5924212

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -16,8 +16,32 @@
16
  "hidden_act": "gelu",
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
 
 
 
 
 
 
 
 
 
 
 
 
19
  "image_size": 224,
20
  "initializer_range": 0.02,
 
 
 
 
 
 
 
 
 
 
 
 
21
  "layer_norm_eps": 1e-05,
22
  "mlp_ratio": 4.0,
23
  "model_type": "swin",
@@ -47,7 +71,7 @@
47
  "stage4"
48
  ],
49
  "torch_dtype": "float32",
50
- "transformers_version": "4.37.0",
51
  "use_absolute_embeddings": false,
52
  "window_size": 7
53
  }
 
16
  "hidden_act": "gelu",
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
+ "id2label": {
20
+ "0": "Central Serous Chorioretinopathy [Color Fundus]",
21
+ "1": "Diabetic Retinopathy",
22
+ "2": "Disc Edema",
23
+ "3": "Glaucoma",
24
+ "4": "Healthy",
25
+ "5": "Macular Scar",
26
+ "6": "Myopia",
27
+ "7": "Pterygium",
28
+ "8": "Retinal Detachment",
29
+ "9": "Retinitis Pigmentosa"
30
+ },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
+ "label2id": {
34
+ "Central Serous Chorioretinopathy [Color Fundus]": 0,
35
+ "Diabetic Retinopathy": 1,
36
+ "Disc Edema": 2,
37
+ "Glaucoma": 3,
38
+ "Healthy": 4,
39
+ "Macular Scar": 5,
40
+ "Myopia": 6,
41
+ "Pterygium": 7,
42
+ "Retinal Detachment": 8,
43
+ "Retinitis Pigmentosa": 9
44
+ },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,
47
  "model_type": "swin",
 
71
  "stage4"
72
  ],
73
  "torch_dtype": "float32",
74
+ "transformers_version": "4.46.2",
75
  "use_absolute_embeddings": false,
76
  "window_size": 7
77
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f201e7da0e11590b56030a1590600417ba5d6418ec9516e232b790676a3c1bc
3
- size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b1f81c5626601c768652f47f80f23c5d0ed1abeb762ad94cae3f65394bc354d
3
+ size 110367448
runs/Nov17_08-10-02_e6ead8eed107/events.out.tfevents.1731831003.e6ead8eed107.502.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0bc47d908fab9a5a211b477744c0974627a7d35368066e1dcee1f61fe1a8004
3
+ size 18984
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aaa3b26ee2b788d58869cde0f6d7ff09ae59163abbdbf1f08f5b9d6974f0a896
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f14d56a52933a3e2c793cce037c54f247878ba71c6c756908bd909eb5bac1ac
3
+ size 5432