Model save
Browse files
README.md
CHANGED
@@ -26,16 +26,16 @@ model-index:
|
|
26 |
metrics:
|
27 |
- name: Accuracy
|
28 |
type: accuracy
|
29 |
-
value:
|
30 |
- name: Precision
|
31 |
type: precision
|
32 |
-
value:
|
33 |
- name: Recall
|
34 |
type: recall
|
35 |
-
value:
|
36 |
- name: F1
|
37 |
type: f1
|
38 |
-
value:
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
45 |
|
46 |
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 imagefolder dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
-
- Loss: 0.
|
49 |
-
- Accuracy:
|
50 |
-
- Precision:
|
51 |
-
- Recall:
|
52 |
-
- F1:
|
53 |
|
54 |
## Model description
|
55 |
|
@@ -77,17 +77,22 @@ The following hyperparameters were used during training:
|
|
77 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
78 |
- lr_scheduler_type: linear
|
79 |
- lr_scheduler_warmup_ratio: 0.1
|
80 |
-
- num_epochs:
|
81 |
|
82 |
### Training results
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
86 |
-
|
|
87 |
-
|
|
88 |
-
|
|
89 |
-
| 0.
|
90 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
|
93 |
### Framework versions
|
|
|
26 |
metrics:
|
27 |
- name: Accuracy
|
28 |
type: accuracy
|
29 |
+
value: 0.9619047619047619
|
30 |
- name: Precision
|
31 |
type: precision
|
32 |
+
value: 0.9583926593893372
|
33 |
- name: Recall
|
34 |
type: recall
|
35 |
+
value: 0.9619047619047619
|
36 |
- name: F1
|
37 |
type: f1
|
38 |
+
value: 0.9587351719211175
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
45 |
|
46 |
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 imagefolder dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.0711
|
49 |
+
- Accuracy: 0.9619
|
50 |
+
- Precision: 0.9584
|
51 |
+
- Recall: 0.9619
|
52 |
+
- F1: 0.9587
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
77 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
78 |
- lr_scheduler_type: linear
|
79 |
- lr_scheduler_warmup_ratio: 0.1
|
80 |
+
- num_epochs: 10
|
81 |
|
82 |
### Training results
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
86 |
+
| 0.2262 | 0.9888 | 22 | 0.2061 | 0.9365 | 0.8770 | 0.9365 | 0.9058 |
|
87 |
+
| 0.1666 | 1.9775 | 44 | 0.1274 | 0.9333 | 0.8769 | 0.9333 | 0.9042 |
|
88 |
+
| 0.1168 | 2.9663 | 66 | 0.1054 | 0.9524 | 0.9461 | 0.9524 | 0.9438 |
|
89 |
+
| 0.0984 | 4.0 | 89 | 0.0824 | 0.9619 | 0.9591 | 0.9619 | 0.9599 |
|
90 |
+
| 0.1028 | 4.9888 | 111 | 0.0814 | 0.9714 | 0.9697 | 0.9714 | 0.9695 |
|
91 |
+
| 0.1082 | 5.9775 | 133 | 0.0835 | 0.9492 | 0.9518 | 0.9492 | 0.9329 |
|
92 |
+
| 0.0962 | 6.9663 | 155 | 0.0872 | 0.9587 | 0.9578 | 0.9587 | 0.9582 |
|
93 |
+
| 0.0799 | 8.0 | 178 | 0.0803 | 0.9587 | 0.9543 | 0.9587 | 0.9546 |
|
94 |
+
| 0.0954 | 8.9888 | 200 | 0.0685 | 0.9619 | 0.9584 | 0.9619 | 0.9587 |
|
95 |
+
| 0.0771 | 9.8876 | 220 | 0.0711 | 0.9619 | 0.9584 | 0.9619 | 0.9587 |
|
96 |
|
97 |
|
98 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110342832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d889a12b6b23f456015416086669efeaf1af3fc3253042a1227d813f890432c2
|
3 |
size 110342832
|
runs/Oct25_10-28-31_254845bf780a/events.out.tfevents.1729852157.254845bf780a.231.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5243a1ae57a5cd7b2b6bce77798795367f4094f0db57e6ee345fa5a94fcb9558
|
3 |
+
size 15032
|