Model save
Browse files- README.md +14 -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: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,16 +67,16 @@ 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
|
@@ -84,4 +84,4 @@ The following hyperparameters were used during training:
|
|
84 |
- Transformers 4.34.0
|
85 |
- Pytorch 2.0.1+cu118
|
86 |
- Datasets 2.14.5
|
87 |
-
- Tokenizers 0.14.
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9798083504449008
|
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.0639
|
36 |
+
- Accuracy: 0.9798
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.337 | 1.0 | 205 | 0.2108 | 0.9175 |
|
71 |
+
| 0.196 | 2.0 | 411 | 0.1137 | 0.9620 |
|
72 |
+
| 0.1502 | 3.0 | 616 | 0.1030 | 0.9668 |
|
73 |
+
| 0.1476 | 4.0 | 822 | 0.0815 | 0.9736 |
|
74 |
+
| 0.1532 | 5.0 | 1027 | 0.0815 | 0.9760 |
|
75 |
+
| 0.1311 | 6.0 | 1233 | 0.0667 | 0.9805 |
|
76 |
+
| 0.1212 | 7.0 | 1438 | 0.0675 | 0.9805 |
|
77 |
+
| 0.1637 | 8.0 | 1644 | 0.0697 | 0.9798 |
|
78 |
+
| 0.116 | 9.0 | 1849 | 0.0638 | 0.9812 |
|
79 |
+
| 0.085 | 9.98 | 2050 | 0.0639 | 0.9798 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
84 |
- Transformers 4.34.0
|
85 |
- Pytorch 2.0.1+cu118
|
86 |
- Datasets 2.14.5
|
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 110407153
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:551fb7be777c2d4bc09a6ea85a99211c28a4566310223fce447297352d392acb
|
3 |
size 110407153
|