Model save
Browse files- README.md +15 -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,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.
|
85 |
- Pytorch 2.0.1+cu118
|
86 |
- Datasets 2.14.5
|
87 |
-
- Tokenizers 0.
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9826023921710765
|
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.0492
|
36 |
+
- Accuracy: 0.9826
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.2851 | 1.0 | 194 | 0.1485 | 0.9507 |
|
71 |
+
| 0.2143 | 2.0 | 388 | 0.0938 | 0.9677 |
|
72 |
+
| 0.152 | 3.0 | 582 | 0.0833 | 0.9710 |
|
73 |
+
| 0.1469 | 4.0 | 776 | 0.0692 | 0.9754 |
|
74 |
+
| 0.1663 | 5.0 | 970 | 0.0611 | 0.9797 |
|
75 |
+
| 0.1135 | 6.0 | 1164 | 0.0649 | 0.9783 |
|
76 |
+
| 0.1155 | 7.0 | 1358 | 0.0525 | 0.9859 |
|
77 |
+
| 0.1356 | 8.0 | 1552 | 0.0496 | 0.9851 |
|
78 |
+
| 0.0895 | 9.0 | 1746 | 0.0497 | 0.9830 |
|
79 |
+
| 0.1136 | 10.0 | 1940 | 0.0492 | 0.9826 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
+
- Transformers 4.34.0
|
85 |
- Pytorch 2.0.1+cu118
|
86 |
- Datasets 2.14.5
|
87 |
+
- Tokenizers 0.14.0
|
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:cea838cb4d95db958e8afae0923eb192d5c45b28ab846433c76c8179ce3600b5
|
3 |
size 110407153
|