Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -17,9 +17,9 @@ 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 the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss:
|
| 21 |
-
- Logloss:
|
| 22 |
-
- Accuracy: {'accuracy': 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
-
| Training Loss | Epoch | Step | Validation Loss | Logloss | Accuracy
|
| 55 |
-
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------------------:|
|
| 56 |
-
|
|
| 57 |
-
|
|
| 58 |
-
|
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 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 the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.8782
|
| 21 |
+
- Logloss: 0.8782
|
| 22 |
+
- Accuracy: {'accuracy': 0.6225}
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
+
| Training Loss | Epoch | Step | Validation Loss | Logloss | Accuracy |
|
| 55 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:--------------------:|
|
| 56 |
+
| 1.2933 | 0.96 | 12 | 1.0099 | 1.0099 | {'accuracy': 0.5525} |
|
| 57 |
+
| 0.9637 | 2.0 | 25 | 0.8718 | 0.8718 | {'accuracy': 0.6125} |
|
| 58 |
+
| 0.9461 | 2.88 | 36 | 0.8782 | 0.8782 | {'accuracy': 0.6225} |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110352060
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2754a8794b28d4f477531124bf80b3acd335749104df0ab90e4530c0be87d992
|
| 3 |
size 110352060
|