Model save
Browse files- README.md +9 -14
- 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 [100rab25/swin-tiny-patch4-window7-224-spa_saloon_classification](https://huggingface.co/100rab25/swin-tiny-patch4-window7-224-spa_saloon_classification) 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 |
|
@@ -61,22 +61,17 @@ The following hyperparameters were used during training:
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.1155 | 5.98 | 121 | 0.0408 | 0.9930 |
|
76 |
-
| 0.1306 | 6.96 | 141 | 0.0417 | 0.9930 |
|
77 |
-
| 0.1017 | 8.0 | 162 | 0.0380 | 0.9895 |
|
78 |
-
| 0.0859 | 8.99 | 182 | 0.0417 | 0.9895 |
|
79 |
-
| 0.0897 | 9.88 | 200 | 0.0393 | 0.9895 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9651567944250871
|
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 [100rab25/swin-tiny-patch4-window7-224-spa_saloon_classification](https://huggingface.co/100rab25/swin-tiny-patch4-window7-224-spa_saloon_classification) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0971
|
36 |
+
- Accuracy: 0.9652
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
+
- num_epochs: 5
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.2504 | 0.99 | 20 | 0.1401 | 0.9512 |
|
71 |
+
| 0.2051 | 1.98 | 40 | 0.1083 | 0.9652 |
|
72 |
+
| 0.1894 | 2.96 | 60 | 0.0939 | 0.9652 |
|
73 |
+
| 0.1115 | 4.0 | 81 | 0.0880 | 0.9686 |
|
74 |
+
| 0.117 | 4.94 | 100 | 0.0971 | 0.9652 |
|
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
|
77 |
### 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:419071cf5bec40bb43f307b0b51c7007e0d0c0f6c16c2c03c46fc6c3464067b9
|
3 |
size 110355136
|