Model save
Browse files- README.md +19 -19
- 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 |
|
|
@@ -51,23 +51,23 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
-
| Training Loss | Epoch
|
| 55 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 56 |
-
| 0.
|
| 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 |
|
| 72 |
|
| 73 |
### 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.1511
|
| 22 |
+
- Accuracy: 0.9530
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 55 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
| 56 |
+
| 0.9498 | 0.9362 | 11 | 0.6465 | 0.7718 |
|
| 57 |
+
| 0.6429 | 1.9574 | 23 | 0.4697 | 0.7819 |
|
| 58 |
+
| 0.4787 | 2.9787 | 35 | 0.2998 | 0.8658 |
|
| 59 |
+
| 0.3648 | 4.0 | 47 | 0.2036 | 0.9329 |
|
| 60 |
+
| 0.3484 | 4.9362 | 58 | 0.1883 | 0.9396 |
|
| 61 |
+
| 0.2636 | 5.9574 | 70 | 0.1857 | 0.9295 |
|
| 62 |
+
| 0.2136 | 6.9787 | 82 | 0.1551 | 0.9497 |
|
| 63 |
+
| 0.1866 | 8.0 | 94 | 0.1520 | 0.9430 |
|
| 64 |
+
| 0.1675 | 8.9362 | 105 | 0.1556 | 0.9396 |
|
| 65 |
+
| 0.1498 | 9.9574 | 117 | 0.1368 | 0.9530 |
|
| 66 |
+
| 0.1285 | 10.9787 | 129 | 0.1359 | 0.9497 |
|
| 67 |
+
| 0.1379 | 12.0 | 141 | 0.1567 | 0.9463 |
|
| 68 |
+
| 0.1498 | 12.9362 | 152 | 0.1403 | 0.9497 |
|
| 69 |
+
| 0.1103 | 13.9574 | 164 | 0.1509 | 0.9530 |
|
| 70 |
+
| 0.0355 | 14.0426 | 165 | 0.1511 | 0.9530 |
|
| 71 |
|
| 72 |
|
| 73 |
### 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:e03791caaefa6b1d4a28947d35faed53cb450e7b280d82a59a78af4ae0102cd7
|
| 3 |
size 110345908
|