VasundharaBoomi
commited on
Commit
•
cd0a86f
1
Parent(s):
970a222
Model save
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value:
|
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:
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,14 +67,14 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 1.0 | 1 | 0.
|
71 |
-
| No log | 2.0 | 3 | 0.
|
72 |
-
| No log | 3.0 | 5 | 0.
|
73 |
-
| No log | 4.0 | 6 | 0.
|
74 |
-
| No log | 5.0 | 7 | 0.
|
75 |
-
| No log | 6.0 | 9 | 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.6363636363636364
|
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.5459
|
36 |
+
- Accuracy: 0.6364
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 1.0 | 1 | 0.8913 | 0.4545 |
|
71 |
+
| No log | 2.0 | 3 | 0.6774 | 0.5455 |
|
72 |
+
| No log | 3.0 | 5 | 0.6171 | 0.5455 |
|
73 |
+
| No log | 4.0 | 6 | 0.5947 | 0.6364 |
|
74 |
+
| No log | 5.0 | 7 | 0.5711 | 0.6364 |
|
75 |
+
| No log | 6.0 | 9 | 0.5497 | 0.6364 |
|
76 |
+
| 0.3258 | 7.0 | 11 | 0.5463 | 0.6364 |
|
77 |
+
| 0.3258 | 8.0 | 12 | 0.5459 | 0.6364 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110342832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47b83aaf4ff14fe132833cf157b80cba66310b87cff530a9f23b3b5a3623dd43
|
3 |
size 110342832
|