End of training
Browse files- README.md +15 -26
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window16-256](https://huggingface.co/microsoft/swinv2-base-patch4-window16-256) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -51,32 +51,21 @@ The following hyperparameters were used during training:
|
|
51 |
- total_train_batch_size: 128
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
-
- training_steps:
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.1085 | 0.15 | 59 | 0.0557 | 0.9849 | 0.9848 | 0.9849 | 0.9848 |
|
70 |
-
| 0.0506 | 0.15 | 60 | 0.0548 | 0.9845 | 0.9845 | 0.9845 | 0.9845 |
|
71 |
-
| 0.0787 | 0.15 | 61 | 0.1049 | 0.9660 | 0.9661 | 0.9681 | 0.9660 |
|
72 |
-
| 0.1211 | 0.15 | 62 | 0.0792 | 0.9741 | 0.9741 | 0.9746 | 0.9741 |
|
73 |
-
| 0.0907 | 0.16 | 63 | 0.0608 | 0.9826 | 0.9825 | 0.9826 | 0.9826 |
|
74 |
-
| 0.0419 | 0.16 | 64 | 0.0577 | 0.9832 | 0.9832 | 0.9833 | 0.9832 |
|
75 |
-
| 0.1659 | 0.16 | 65 | 0.0548 | 0.9843 | 0.9843 | 0.9844 | 0.9843 |
|
76 |
-
| 0.0983 | 0.17 | 66 | 0.0657 | 0.9805 | 0.9805 | 0.9814 | 0.9804 |
|
77 |
-
| 0.0535 | 0.17 | 67 | 0.0493 | 0.9851 | 0.9851 | 0.9851 | 0.9851 |
|
78 |
-
| 0.0936 | 0.17 | 68 | 0.0588 | 0.9827 | 0.9827 | 0.9830 | 0.9827 |
|
79 |
-
| 0.0933 | 0.17 | 69 | 0.0573 | 0.9810 | 0.9810 | 0.9813 | 0.9810 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window16-256](https://huggingface.co/microsoft/swinv2-base-patch4-window16-256) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0191
|
24 |
+
- Accuracy: 0.9946
|
25 |
+
- F1: 0.9946
|
26 |
+
- Precision: 0.9946
|
27 |
+
- Recall: 0.9946
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
51 |
- total_train_batch_size: 128
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
+
- training_steps: 800
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
+
| 0.0794 | 0.2 | 160 | 0.0330 | 0.9899 | 0.9899 | 0.9899 | 0.9899 |
|
61 |
+
| 0.0619 | 0.3 | 240 | 0.0278 | 0.9908 | 0.9908 | 0.9908 | 0.9909 |
|
62 |
+
| 0.0499 | 0.4 | 320 | 0.0272 | 0.9914 | 0.9914 | 0.9914 | 0.9914 |
|
63 |
+
| 0.0482 | 0.5 | 400 | 0.0275 | 0.9917 | 0.9917 | 0.9917 | 0.9917 |
|
64 |
+
| 0.0416 | 1.1 | 480 | 0.0218 | 0.9931 | 0.9931 | 0.9931 | 0.9931 |
|
65 |
+
| 0.0353 | 1.2 | 560 | 0.0208 | 0.9942 | 0.9942 | 0.9942 | 0.9942 |
|
66 |
+
| 0.0306 | 1.3 | 640 | 0.0183 | 0.9949 | 0.9949 | 0.9949 | 0.9949 |
|
67 |
+
| 0.0296 | 1.4 | 720 | 0.0198 | 0.9944 | 0.9944 | 0.9944 | 0.9944 |
|
68 |
+
| 0.0305 | 1.5 | 800 | 0.0191 | 0.9946 | 0.9946 | 0.9946 | 0.9946 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347657788
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70c214f7529796e41d06693872910b6e9c70c950a6bff2e1dd832ffbd850bcf6
|
3 |
size 347657788
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85edbb24908afb517e69a64a4520221852132703b1a24815afc7c29da105a95a
|
3 |
size 4984
|