Model save
Browse files- README.md +15 -14
- 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:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,20 +67,21 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
82 |
|
83 |
-
- Transformers 4.
|
84 |
-
- Pytorch 1.
|
85 |
- Datasets 2.19.2
|
86 |
- Tokenizers 0.19.1
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8807785888077859
|
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.2599
|
36 |
+
- Accuracy: 0.8808
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.4494 | 0.9836 | 30 | 0.4953 | 0.8224 |
|
71 |
+
| 0.3369 | 2.0 | 61 | 0.3206 | 0.8832 |
|
72 |
+
| 0.3173 | 2.9836 | 91 | 0.3023 | 0.8735 |
|
73 |
+
| 0.2865 | 4.0 | 122 | 0.2900 | 0.8735 |
|
74 |
+
| 0.2612 | 4.9836 | 152 | 0.2862 | 0.8710 |
|
75 |
+
| 0.2412 | 6.0 | 183 | 0.2637 | 0.8856 |
|
76 |
+
| 0.2533 | 6.9836 | 213 | 0.2769 | 0.8783 |
|
77 |
+
| 0.2413 | 8.0 | 244 | 0.2649 | 0.8832 |
|
78 |
+
| 0.2139 | 8.9836 | 274 | 0.2633 | 0.8783 |
|
79 |
+
| 0.2087 | 9.8361 | 300 | 0.2599 | 0.8808 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
+
- Transformers 4.42.3
|
85 |
+
- Pytorch 1.12.1+cu113
|
86 |
- Datasets 2.19.2
|
87 |
- Tokenizers 0.19.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110395951
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f49279f8e18f836a90ac3bfbbc284d9a15c439e27cfbb7ff28f68e0059ca49d
|
3 |
size 110395951
|