Model save
Browse files- README.md +24 -9
- 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 |
|
@@ -61,15 +61,30 @@ 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
|
69 |
-
|
70 |
-
| No log | 0.8889
|
71 |
-
| 0.
|
72 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8297872340425532
|
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.4504
|
36 |
+
- Accuracy: 0.8298
|
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: 20
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.8889 | 6 | 0.6159 | 0.6596 |
|
71 |
+
| 0.5542 | 1.9259 | 13 | 0.5690 | 0.7128 |
|
72 |
+
| 0.5334 | 2.9630 | 20 | 0.5524 | 0.7128 |
|
73 |
+
| 0.5334 | 4.0 | 27 | 0.5923 | 0.7021 |
|
74 |
+
| 0.4658 | 4.8889 | 33 | 0.4979 | 0.7660 |
|
75 |
+
| 0.469 | 5.9259 | 40 | 0.4834 | 0.7766 |
|
76 |
+
| 0.469 | 6.9630 | 47 | 0.5267 | 0.7447 |
|
77 |
+
| 0.4469 | 8.0 | 54 | 0.5309 | 0.7234 |
|
78 |
+
| 0.436 | 8.8889 | 60 | 0.4592 | 0.7872 |
|
79 |
+
| 0.436 | 9.9259 | 67 | 0.4602 | 0.8191 |
|
80 |
+
| 0.3978 | 10.9630 | 74 | 0.4800 | 0.8085 |
|
81 |
+
| 0.3916 | 12.0 | 81 | 0.4538 | 0.8404 |
|
82 |
+
| 0.3916 | 12.8889 | 87 | 0.4807 | 0.7872 |
|
83 |
+
| 0.3932 | 13.9259 | 94 | 0.4473 | 0.8298 |
|
84 |
+
| 0.3362 | 14.9630 | 101 | 0.4526 | 0.8085 |
|
85 |
+
| 0.3362 | 16.0 | 108 | 0.4435 | 0.8191 |
|
86 |
+
| 0.3631 | 16.8889 | 114 | 0.4466 | 0.8298 |
|
87 |
+
| 0.3441 | 17.7778 | 120 | 0.4504 | 0.8298 |
|
88 |
|
89 |
|
90 |
### 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:6e25e93da128415a502632494938479473e4d52fd586b6e04e15152456d390f5
|
3 |
size 110342832
|