vintage-lavender619
commited on
Commit
•
45f229b
1
Parent(s):
558eee9
Model save
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
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.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
-
| 1.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9326287978863936
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
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.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1890
|
36 |
+
- Accuracy: 0.9326
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
+
| 1.2544 | 0.9684 | 23 | 0.5278 | 0.8692 |
|
71 |
+
| 0.3694 | 1.9789 | 47 | 0.2528 | 0.9049 |
|
72 |
+
| 0.2816 | 2.9895 | 71 | 0.2065 | 0.9234 |
|
73 |
+
| 0.2292 | 4.0 | 95 | 0.1986 | 0.9247 |
|
74 |
+
| 0.2193 | 4.9684 | 118 | 0.1991 | 0.9168 |
|
75 |
+
| 0.2286 | 5.9789 | 142 | 0.1913 | 0.9339 |
|
76 |
+
| 0.1887 | 6.9895 | 166 | 0.1932 | 0.9247 |
|
77 |
+
| 0.1905 | 8.0 | 190 | 0.1883 | 0.9287 |
|
78 |
+
| 0.1692 | 8.9684 | 213 | 0.1891 | 0.9326 |
|
79 |
+
| 0.1767 | 9.6842 | 230 | 0.1890 | 0.9326 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110355136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:481743614b166a7b606c2717881099607d1540f8cb8aba2b8ce4972bfa34550e
|
3 |
size 110355136
|