HorcruxNo13
commited on
Commit
•
e6e5df2
1
Parent(s):
f2155ab
Model save
Browse files- README.md +15 -15
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -24,13 +24,13 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
-
value: 0.
|
28 |
- name: Precision
|
29 |
type: precision
|
30 |
-
value: 0.
|
31 |
- name: Recall
|
32 |
type: recall
|
33 |
-
value: 0.
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -40,11 +40,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
|
41 |
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.
|
42 |
It achieves the following results on the evaluation set:
|
43 |
-
- Loss: 0.
|
44 |
-
- Accuracy: 0.
|
45 |
-
- Precision: 0.
|
46 |
-
- Recall: 0.
|
47 |
-
- F1 Score: 0.
|
48 |
|
49 |
## Model description
|
50 |
|
@@ -78,13 +78,13 @@ The following hyperparameters were used during training:
|
|
78 |
|
79 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
|
80 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
|
81 |
-
| No log | 1.0 | 8 | 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
|
89 |
|
90 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
+
value: 0.78
|
28 |
- name: Precision
|
29 |
type: precision
|
30 |
+
value: 0.7896499764558155
|
31 |
- name: Recall
|
32 |
type: recall
|
33 |
+
value: 0.78
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
40 |
|
41 |
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.
|
42 |
It achieves the following results on the evaluation set:
|
43 |
+
- Loss: 0.5118
|
44 |
+
- Accuracy: 0.78
|
45 |
+
- Precision: 0.7896
|
46 |
+
- Recall: 0.78
|
47 |
+
- F1 Score: 0.7315
|
48 |
|
49 |
## Model description
|
50 |
|
|
|
78 |
|
79 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
|
80 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
|
81 |
+
| No log | 1.0 | 8 | 0.5696 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
|
82 |
+
| 0.6683 | 2.0 | 16 | 0.5635 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
|
83 |
+
| 0.5797 | 3.0 | 24 | 0.5584 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
|
84 |
+
| 0.5547 | 4.0 | 32 | 0.5732 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
|
85 |
+
| 0.5165 | 5.0 | 40 | 0.5416 | 0.7583 | 0.7486 | 0.7583 | 0.6959 |
|
86 |
+
| 0.5165 | 6.0 | 48 | 0.5488 | 0.7625 | 0.7561 | 0.7625 | 0.7034 |
|
87 |
+
| 0.4893 | 7.0 | 56 | 0.5512 | 0.7583 | 0.7432 | 0.7583 | 0.7003 |
|
88 |
|
89 |
|
90 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110394865
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b547a75b48f9d72a3e5efcc75583ec98f616f639143ccea478167058a79af3e
|
3 |
size 110394865
|