Model save
Browse files- README.md +27 -22
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -53,26 +53,31 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 56 |
-
| 1.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.2291
|
| 22 |
+
- Accuracy: 0.9262
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 56 |
+
| 1.2609 | 1.0 | 6 | 0.9906 | 0.6779 |
|
| 57 |
+
| 0.8038 | 2.0 | 12 | 0.6710 | 0.7718 |
|
| 58 |
+
| 0.7211 | 3.0 | 18 | 0.5718 | 0.7785 |
|
| 59 |
+
| 0.5931 | 4.0 | 24 | 0.4404 | 0.8255 |
|
| 60 |
+
| 0.4773 | 5.0 | 30 | 0.3184 | 0.8859 |
|
| 61 |
+
| 0.4233 | 6.0 | 36 | 0.2672 | 0.9396 |
|
| 62 |
+
| 0.3331 | 7.0 | 42 | 0.2489 | 0.9262 |
|
| 63 |
+
| 0.2819 | 8.0 | 48 | 0.2307 | 0.9396 |
|
| 64 |
+
| 0.2437 | 9.0 | 54 | 0.2180 | 0.9262 |
|
| 65 |
+
| 0.2231 | 10.0 | 60 | 0.2301 | 0.9128 |
|
| 66 |
+
| 0.2023 | 11.0 | 66 | 0.1972 | 0.9262 |
|
| 67 |
+
| 0.1873 | 12.0 | 72 | 0.2396 | 0.9128 |
|
| 68 |
+
| 0.1627 | 13.0 | 78 | 0.1933 | 0.9262 |
|
| 69 |
+
| 0.1372 | 14.0 | 84 | 0.2708 | 0.9195 |
|
| 70 |
+
| 0.1559 | 15.0 | 90 | 0.2443 | 0.9128 |
|
| 71 |
+
| 0.1455 | 16.0 | 96 | 0.2369 | 0.9195 |
|
| 72 |
+
| 0.1064 | 17.0 | 102 | 0.2470 | 0.9128 |
|
| 73 |
+
| 0.1152 | 18.0 | 108 | 0.2397 | 0.9128 |
|
| 74 |
+
| 0.0994 | 19.0 | 114 | 0.2626 | 0.9128 |
|
| 75 |
+
| 0.1046 | 20.0 | 120 | 0.2738 | 0.9195 |
|
| 76 |
+
| 0.1056 | 21.0 | 126 | 0.2384 | 0.9195 |
|
| 77 |
+
| 0.0902 | 22.0 | 132 | 0.2373 | 0.9195 |
|
| 78 |
+
| 0.0735 | 23.0 | 138 | 0.2268 | 0.9329 |
|
| 79 |
+
| 0.096 | 24.0 | 144 | 0.2240 | 0.9329 |
|
| 80 |
+
| 0.1087 | 25.0 | 150 | 0.2291 | 0.9262 |
|
| 81 |
|
| 82 |
|
| 83 |
### Framework versions
|
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:d77b077c12a64b1f535fa096f6d7524fbd27104de73a3a70f61ac712b485434e
|
| 3 |
size 110345908
|