ahmedesmail16
commited on
Commit
•
e577fa5
1
Parent(s):
4ec8300
End of training
Browse files- README.md +10 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window12-192-22k](https://huggingface.co/microsoft/swinv2-base-patch4-window12-192-22k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,22 +46,19 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_ratio: 0.1
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.0125 | 8.0 | 290 | 0.0057 | 1.0 |
|
63 |
-
| 0.0023 | 8.99 | 326 | 0.0195 | 0.9792 |
|
64 |
-
| 0.0049 | 9.93 | 360 | 0.0234 | 0.9792 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window12-192-22k](https://huggingface.co/microsoft/swinv2-base-patch4-window12-192-22k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0088
|
21 |
+
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_ratio: 0.1
|
49 |
+
- num_epochs: 7
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 0.7078 | 0.99 | 36 | 0.1447 | 0.9375 |
|
56 |
+
| 0.1858 | 1.99 | 72 | 0.0584 | 0.9792 |
|
57 |
+
| 0.0891 | 2.98 | 108 | 0.0082 | 1.0 |
|
58 |
+
| 0.0619 | 4.0 | 145 | 0.0215 | 1.0 |
|
59 |
+
| 0.0252 | 4.99 | 181 | 0.0120 | 1.0 |
|
60 |
+
| 0.018 | 5.99 | 217 | 0.0139 | 1.0 |
|
61 |
+
| 0.0112 | 6.95 | 252 | 0.0088 | 1.0 |
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347670096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66b7623dfdad26cc7ac919e3c515cd6780e4bdf7218d9d5460106351e8054c8b
|
3 |
size 347670096
|