Model save
Browse files- README.md +14 -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 [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,21 +67,21 @@ 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 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
- Transformers 4.35.2
|
85 |
-
- Pytorch 2.1.0+
|
86 |
- Datasets 2.15.0
|
87 |
- Tokenizers 0.15.0
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9757751937984496
|
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.0937
|
36 |
+
- Accuracy: 0.9758
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.0898 | 0.99 | 72 | 0.1245 | 0.9428 |
|
71 |
+
| 0.152 | 1.99 | 145 | 0.0811 | 0.9748 |
|
72 |
+
| 0.1235 | 3.0 | 218 | 0.0958 | 0.9700 |
|
73 |
+
| 0.1065 | 4.0 | 291 | 0.0748 | 0.9777 |
|
74 |
+
| 0.1115 | 4.99 | 363 | 0.0947 | 0.9729 |
|
75 |
+
| 0.0804 | 5.99 | 436 | 0.0888 | 0.9758 |
|
76 |
+
| 0.0722 | 7.0 | 509 | 0.0827 | 0.9758 |
|
77 |
+
| 0.061 | 8.0 | 582 | 0.0899 | 0.9758 |
|
78 |
+
| 0.0706 | 8.99 | 654 | 0.0916 | 0.9758 |
|
79 |
+
| 0.0633 | 9.9 | 720 | 0.0937 | 0.9758 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
- Transformers 4.35.2
|
85 |
+
- Pytorch 2.1.0+cu121
|
86 |
- Datasets 2.15.0
|
87 |
- 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:55717d21109ab53393b0d40c1ef6110819519a2975db618887e3cca0339b91ab
|
3 |
size 110342832
|