DouglasBraga
commited on
Commit
•
493a775
1
Parent(s):
6ed5c50
Model save
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.8807511737089202
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.6068
|
37 |
+
- Accuracy: 0.8808
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
+
| 0.3578 | 0.9984 | 312 | 1.7841 | 0.4263 |
|
72 |
+
| 0.2403 | 2.0 | 625 | 0.9414 | 0.6808 |
|
73 |
+
| 0.1815 | 2.9984 | 937 | 0.6044 | 0.7784 |
|
74 |
+
| 0.2062 | 4.0 | 1250 | 0.5284 | 0.7643 |
|
75 |
+
| 0.1212 | 4.9984 | 1562 | 0.4432 | 0.8488 |
|
76 |
+
| 0.0723 | 6.0 | 1875 | 0.8276 | 0.7925 |
|
77 |
+
| 0.0656 | 6.9984 | 2187 | 0.3423 | 0.8958 |
|
78 |
+
| 0.0419 | 8.0 | 2500 | 0.5879 | 0.8770 |
|
79 |
+
| 0.0469 | 8.9984 | 2812 | 0.5126 | 0.8854 |
|
80 |
+
| 0.0302 | 9.984 | 3120 | 0.6068 | 0.8808 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110342832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ccdf7cdd25f7226d1a34ea60ed93a862e9ba5b85de5871df21eaa03f7bc17cd
|
3 |
size 110342832
|