Model save
Browse files- README.md +17 -15
- pytorch_model.bin +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,19 +67,21 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 0.
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
|
|
|
|
78 |
|
79 |
|
80 |
### Framework versions
|
81 |
|
82 |
-
- Transformers 4.
|
83 |
-
- Pytorch 2.0
|
84 |
-
- Datasets 2.14.
|
85 |
-
- Tokenizers 0.
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7121212121212122
|
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.6399
|
36 |
+
- Accuracy: 0.7121
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.97 | 9 | 1.0291 | 0.4621 |
|
71 |
+
| 1.0954 | 1.95 | 18 | 0.8322 | 0.6136 |
|
72 |
+
| 0.8859 | 2.92 | 27 | 0.7934 | 0.6364 |
|
73 |
+
| 0.7328 | 4.0 | 37 | 0.7151 | 0.6742 |
|
74 |
+
| 0.6285 | 4.97 | 46 | 0.7614 | 0.6061 |
|
75 |
+
| 0.5817 | 5.95 | 55 | 0.7581 | 0.6439 |
|
76 |
+
| 0.5145 | 6.92 | 64 | 0.6608 | 0.7121 |
|
77 |
+
| 0.4899 | 8.0 | 74 | 0.6711 | 0.6894 |
|
78 |
+
| 0.4372 | 8.97 | 83 | 0.6322 | 0.7273 |
|
79 |
+
| 0.4452 | 9.73 | 90 | 0.6399 | 0.7121 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
+
- Transformers 4.34.1
|
85 |
+
- Pytorch 2.1.0+cu118
|
86 |
+
- Datasets 2.14.6
|
87 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110398382
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c02cb11ae4e42064cca91ecd6ae85bd4545b110233c90160b53817ba102c23e0
|
3 |
size 110398382
|