Model save
Browse files- README.md +13 -12
- 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 |
|
|
@@ -47,21 +47,22 @@ The following hyperparameters were used during training:
|
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
- lr_scheduler_warmup_ratio: 0.1
|
| 50 |
-
- num_epochs:
|
| 51 |
|
| 52 |
### Training results
|
| 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 |
|
| 66 |
|
| 67 |
### 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.0496
|
| 22 |
+
- Accuracy: 0.9778
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
- lr_scheduler_warmup_ratio: 0.1
|
| 50 |
+
- num_epochs: 10
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 56 |
+
| 1.0282 | 1.0 | 5 | 0.7965 | 0.7111 |
|
| 57 |
+
| 0.6572 | 2.0 | 10 | 0.3109 | 0.9630 |
|
| 58 |
+
| 0.3913 | 3.0 | 15 | 0.1849 | 0.9630 |
|
| 59 |
+
| 0.2707 | 4.0 | 20 | 0.1380 | 0.9630 |
|
| 60 |
+
| 0.1767 | 5.0 | 25 | 0.0945 | 0.9704 |
|
| 61 |
+
| 0.1469 | 6.0 | 30 | 0.0885 | 0.9704 |
|
| 62 |
+
| 0.1316 | 7.0 | 35 | 0.0735 | 0.9778 |
|
| 63 |
+
| 0.1272 | 8.0 | 40 | 0.0705 | 0.9778 |
|
| 64 |
+
| 0.1116 | 9.0 | 45 | 0.0514 | 0.9778 |
|
| 65 |
+
| 0.1114 | 10.0 | 50 | 0.0496 | 0.9778 |
|
| 66 |
|
| 67 |
|
| 68 |
### 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:8a534e7a5122c3196fcaaea278c7a5410baa4a459eaeb4d0591b2f6ad8dc35ab
|
| 3 |
size 110345908
|