Model save
Browse files- README.md +19 -20
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 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,8 +17,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 +50,23 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
-
| Training Loss | Epoch
|
| 55 |
-
|
| 56 |
-
|
|
| 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
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
| 3 |
base_model: microsoft/swin-tiny-patch4-window7-224
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
| 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.1730
|
| 21 |
+
- Accuracy: 0.9531
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
| 53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 54 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
| 55 |
+
| 0.8641 | 0.9892 | 23 | 0.5282 | 0.7739 |
|
| 56 |
+
| 0.4526 | 1.9785 | 46 | 0.2441 | 0.8978 |
|
| 57 |
+
| 0.271 | 2.9677 | 69 | 0.1764 | 0.9313 |
|
| 58 |
+
| 0.2309 | 4.0 | 93 | 0.1976 | 0.9380 |
|
| 59 |
+
| 0.1705 | 4.9892 | 116 | 0.1841 | 0.9414 |
|
| 60 |
+
| 0.1789 | 5.9785 | 139 | 0.1264 | 0.9531 |
|
| 61 |
+
| 0.1442 | 6.9677 | 162 | 0.2048 | 0.9397 |
|
| 62 |
+
| 0.1463 | 8.0 | 186 | 0.1362 | 0.9564 |
|
| 63 |
+
| 0.122 | 8.9892 | 209 | 0.1399 | 0.9514 |
|
| 64 |
+
| 0.1157 | 9.9785 | 232 | 0.1184 | 0.9615 |
|
| 65 |
+
| 0.1089 | 10.9677 | 255 | 0.1848 | 0.9481 |
|
| 66 |
+
| 0.1062 | 12.0 | 279 | 0.1380 | 0.9581 |
|
| 67 |
+
| 0.0969 | 12.9892 | 302 | 0.1658 | 0.9548 |
|
| 68 |
+
| 0.0824 | 13.9785 | 325 | 0.1736 | 0.9548 |
|
| 69 |
+
| 0.0768 | 14.8387 | 345 | 0.1730 | 0.9531 |
|
| 70 |
|
| 71 |
|
| 72 |
### 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:34da5386c20d0451ee651da54163239913bf61dece25bf79ffe9fb100267837f
|
| 3 |
size 110345908
|