Model save
Browse files- README.md +16 -16
- 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 |
-
|
|
71 |
-
|
|
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.1.0+cu118
|
86 |
-
- Datasets 2.
|
87 |
-
- Tokenizers 0.
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7289719626168224
|
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.6419
|
36 |
+
- Accuracy: 0.7290
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 1.0627 | 1.0 | 15 | 0.9620 | 0.5467 |
|
71 |
+
| 0.8137 | 2.0 | 30 | 0.7780 | 0.6589 |
|
72 |
+
| 0.7516 | 3.0 | 45 | 0.7737 | 0.6822 |
|
73 |
+
| 0.6395 | 4.0 | 60 | 0.7195 | 0.6869 |
|
74 |
+
| 0.579 | 5.0 | 75 | 0.6742 | 0.7150 |
|
75 |
+
| 0.5505 | 6.0 | 90 | 0.6526 | 0.7243 |
|
76 |
+
| 0.5312 | 7.0 | 105 | 0.6616 | 0.7290 |
|
77 |
+
| 0.4793 | 8.0 | 120 | 0.6470 | 0.7430 |
|
78 |
+
| 0.4443 | 9.0 | 135 | 0.6375 | 0.7383 |
|
79 |
+
| 0.4685 | 10.0 | 150 | 0.6419 | 0.7290 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
+
- Transformers 4.35.2
|
85 |
- Pytorch 2.1.0+cu118
|
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 110345908
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4f652eb7f5dba7f7403ed4940f204e2303af8a85925a7596a21f7b9665e6124
|
3 |
size 110345908
|