truongson412
commited on
Commit
•
b009bdc
1
Parent(s):
2e05020
Model save
Browse files- README.md +9 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- F1: 0.6869
|
23 |
|
24 |
## Model description
|
@@ -47,17 +47,19 @@ 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 | F1 |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5974
|
22 |
- F1: 0.6869
|
23 |
|
24 |
## Model description
|
|
|
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: 7
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
56 |
+
| 0.516 | 0.9963 | 67 | 0.5966 | 0.6873 |
|
57 |
+
| 0.5235 | 1.9926 | 134 | 0.5976 | 0.6850 |
|
58 |
+
| 0.5327 | 2.9888 | 201 | 0.5961 | 0.6873 |
|
59 |
+
| 0.5494 | 4.0 | 269 | 0.5996 | 0.6850 |
|
60 |
+
| 0.5238 | 4.9963 | 336 | 0.5970 | 0.6883 |
|
61 |
+
| 0.522 | 5.9926 | 403 | 0.6024 | 0.6813 |
|
62 |
+
| 0.5134 | 6.9740 | 469 | 0.5974 | 0.6869 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347498816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03de3949823ebb11b0d9cceeb4171e88e930f877914a999fbcaa799502c6f3dc
|
3 |
size 347498816
|