andrecastro
commited on
Commit
•
ae69328
1
Parent(s):
998a32d
Model save
Browse files- README.md +19 -19
- 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,26 +67,26 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
88 |
|
89 |
- Transformers 4.35.2
|
90 |
-
- Pytorch 2.1.0+
|
91 |
- Datasets 2.15.0
|
92 |
- Tokenizers 0.15.0
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9973262032085561
|
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.0208
|
36 |
+
- Accuracy: 0.9973
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.1091 | 1.0 | 327 | 0.1248 | 0.9541 |
|
71 |
+
| 0.0474 | 2.0 | 654 | 0.0441 | 0.9880 |
|
72 |
+
| 0.0072 | 3.0 | 981 | 0.0368 | 0.9918 |
|
73 |
+
| 0.0072 | 4.0 | 1309 | 0.0331 | 0.9938 |
|
74 |
+
| 0.0 | 5.0 | 1636 | 0.0306 | 0.9944 |
|
75 |
+
| 0.0223 | 6.0 | 1963 | 0.0271 | 0.9938 |
|
76 |
+
| 0.0012 | 7.0 | 2290 | 0.0227 | 0.9971 |
|
77 |
+
| 0.0701 | 8.0 | 2618 | 0.0516 | 0.9929 |
|
78 |
+
| 0.0147 | 9.0 | 2945 | 0.0244 | 0.9955 |
|
79 |
+
| 0.0 | 10.0 | 3272 | 0.0313 | 0.9953 |
|
80 |
+
| 0.0002 | 11.0 | 3599 | 0.0339 | 0.9967 |
|
81 |
+
| 0.0001 | 12.0 | 3927 | 0.0268 | 0.9960 |
|
82 |
+
| 0.0307 | 13.0 | 4254 | 0.0231 | 0.9971 |
|
83 |
+
| 0.0 | 14.0 | 4581 | 0.0209 | 0.9973 |
|
84 |
+
| 0.0 | 14.99 | 4905 | 0.0208 | 0.9973 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
88 |
|
89 |
- Transformers 4.35.2
|
90 |
+
- Pytorch 2.1.0+cu121
|
91 |
- Datasets 2.15.0
|
92 |
- Tokenizers 0.15.0
|
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:10b98755fe94a8b3753315121670f413aae382524bdf2affb86bf5c85c8f49c6
|
3 |
size 110342832
|