Model save
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on the imagefolder dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on the imagefolder dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0227
|
23 |
+
- Accuracy: 0.9977
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
57 |
+
| 0.2219 | 0.99 | 31 | 0.0615 | 0.9775 |
|
58 |
+
| 0.1187 | 1.98 | 62 | 0.0448 | 0.9887 |
|
59 |
+
| 0.1298 | 2.98 | 93 | 0.0308 | 0.9910 |
|
60 |
+
| 0.0886 | 4.0 | 125 | 0.0227 | 0.9977 |
|
61 |
+
| 0.0886 | 4.96 | 155 | 0.0233 | 0.9932 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
runs/Dec07_04-25-57_b1d095ab5344/events.out.tfevents.1701923179.b1d095ab5344.1181.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:f17b3593b80778b2919299da4eb9620a6a04f473df2fb34832ba79e826bb8760
|
3 |
+
size 9336
|
runs/Dec07_04-25-57_b1d095ab5344/events.out.tfevents.1701923645.b1d095ab5344.1181.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:026625a5f3fad866e5fbfa9c3c5ba5e86dd1ff00e732335db16868ab91697cbd
|
3 |
+
size 411
|