Model save
Browse files- README.md +20 -19
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
| 3 |
base_model: microsoft/swin-tiny-patch4-window7-224
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
@@ -17,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
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.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Accuracy: 0.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -50,23 +51,23 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
| 53 |
-
| Training Loss | Epoch
|
| 54 |
-
|
| 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 |
|
| 71 |
|
| 72 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
base_model: microsoft/swin-tiny-patch4-window7-224
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 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.1778
|
| 22 |
+
- Accuracy: 0.9329
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 55 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 56 |
+
| 1.0777 | 1.0 | 6 | 0.7323 | 0.7718 |
|
| 57 |
+
| 0.7432 | 2.0 | 12 | 0.5937 | 0.7718 |
|
| 58 |
+
| 0.6584 | 3.0 | 18 | 0.4946 | 0.7785 |
|
| 59 |
+
| 0.5488 | 4.0 | 24 | 0.3528 | 0.8456 |
|
| 60 |
+
| 0.4461 | 5.0 | 30 | 0.2586 | 0.8993 |
|
| 61 |
+
| 0.4511 | 6.0 | 36 | 0.1888 | 0.9530 |
|
| 62 |
+
| 0.3288 | 7.0 | 42 | 0.1936 | 0.9329 |
|
| 63 |
+
| 0.272 | 8.0 | 48 | 0.1769 | 0.9597 |
|
| 64 |
+
| 0.2572 | 9.0 | 54 | 0.2032 | 0.9128 |
|
| 65 |
+
| 0.24 | 10.0 | 60 | 0.1530 | 0.9530 |
|
| 66 |
+
| 0.2228 | 11.0 | 66 | 0.1919 | 0.9195 |
|
| 67 |
+
| 0.241 | 12.0 | 72 | 0.1632 | 0.9463 |
|
| 68 |
+
| 0.197 | 13.0 | 78 | 0.1774 | 0.9329 |
|
| 69 |
+
| 0.1673 | 14.0 | 84 | 0.1812 | 0.9329 |
|
| 70 |
+
| 0.1833 | 15.0 | 90 | 0.1778 | 0.9329 |
|
| 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:45b44d3b8606a05cd1371f6699d14b385ccfdcdfd886cec4fd4eeb924f5dc13f
|
| 3 |
size 110345908
|