Model save
Browse files
README.md
CHANGED
@@ -26,16 +26,16 @@ model-index:
|
|
26 |
metrics:
|
27 |
- name: Accuracy
|
28 |
type: accuracy
|
29 |
-
value: 0.
|
30 |
- name: Precision
|
31 |
type: precision
|
32 |
-
value: 0.
|
33 |
- name: Recall
|
34 |
type: recall
|
35 |
-
value: 0.
|
36 |
- name: F1
|
37 |
type: f1
|
38 |
-
value: 0.
|
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: 0.
|
50 |
-
- Precision: 0.
|
51 |
-
- Recall: 0.
|
52 |
-
- F1: 0.
|
53 |
|
54 |
## Model description
|
55 |
|
@@ -81,18 +81,18 @@ The following hyperparameters were used during training:
|
|
81 |
|
82 |
### Training results
|
83 |
|
84 |
-
| Training Loss | Epoch
|
85 |
-
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
96 |
|
97 |
|
98 |
### Framework versions
|
|
|
26 |
metrics:
|
27 |
- name: Accuracy
|
28 |
type: accuracy
|
29 |
+
value: 0.8327974276527331
|
30 |
- name: Precision
|
31 |
type: precision
|
32 |
+
value: 0.860997154156041
|
33 |
- name: Recall
|
34 |
type: recall
|
35 |
+
value: 0.8327974276527331
|
36 |
- name: F1
|
37 |
type: f1
|
38 |
+
value: 0.8137864007121186
|
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.3277
|
49 |
+
- Accuracy: 0.8328
|
50 |
+
- Precision: 0.8610
|
51 |
+
- Recall: 0.8328
|
52 |
+
- F1: 0.8138
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
81 |
|
82 |
### Training results
|
83 |
|
84 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
85 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
86 |
+
| 0.5603 | 1.0 | 22 | 0.5610 | 0.6817 | 0.7833 | 0.6817 | 0.5559 |
|
87 |
+
| 0.3934 | 2.0 | 44 | 0.3976 | 0.7910 | 0.7879 | 0.7910 | 0.7768 |
|
88 |
+
| 0.2992 | 3.0 | 66 | 0.3036 | 0.8071 | 0.8044 | 0.8071 | 0.7965 |
|
89 |
+
| 0.2746 | 4.0 | 88 | 0.3538 | 0.7878 | 0.7812 | 0.7878 | 0.7799 |
|
90 |
+
| 0.2573 | 5.0 | 110 | 0.2242 | 0.8521 | 0.8561 | 0.8521 | 0.8535 |
|
91 |
+
| 0.2724 | 6.0 | 132 | 0.3801 | 0.7749 | 0.8145 | 0.7749 | 0.7347 |
|
92 |
+
| 0.2344 | 7.0 | 154 | 0.3327 | 0.8232 | 0.8544 | 0.8232 | 0.8011 |
|
93 |
+
| 0.2225 | 8.0 | 176 | 0.3736 | 0.8392 | 0.8655 | 0.8392 | 0.8221 |
|
94 |
+
| 0.225 | 9.0 | 198 | 0.3479 | 0.8328 | 0.8610 | 0.8328 | 0.8138 |
|
95 |
+
| 0.2308 | 10.0 | 220 | 0.3277 | 0.8328 | 0.8610 | 0.8328 | 0.8138 |
|
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:cb9c9fac4b2c97fed5accee50fa055acaf8199e642464afde6e4fa5fce301ee5
|
3 |
size 110342832
|
runs/Oct26_08-08-51_c3ee2852f8cc/events.out.tfevents.1729930151.c3ee2852f8cc.307.0
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:70e8fe290f69fc98f3299ceea8472120e58affa80242ec57528b6ee98c756374
|
3 |
+
size 15020
|