krishna-exe
commited on
Commit
•
eccf90f
1
Parent(s):
dd326d9
Model save
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
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.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -68,11 +68,11 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.9547038327526133
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
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.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.1214
|
37 |
+
- Accuracy: 0.9547
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
+
| 0.6001 | 0.9877 | 40 | 0.4059 | 0.8467 |
|
72 |
+
| 0.3615 | 2.0 | 81 | 0.2406 | 0.9129 |
|
73 |
+
| 0.2619 | 2.9877 | 121 | 0.1816 | 0.9373 |
|
74 |
+
| 0.2262 | 4.0 | 162 | 0.1401 | 0.9443 |
|
75 |
+
| 0.179 | 4.9383 | 200 | 0.1214 | 0.9547 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
runs/Oct17_04-14-12_05a7a6f58592/events.out.tfevents.1729138455.05a7a6f58592.1707.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ffc0c3b99858f822423b04a74559115194c6ac33eda0ea46737f8e93c02642e
|
3 |
+
size 11559
|