Model save
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,12 +33,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
-
- Auc Overall: 0.
|
39 |
-
- Auc Class 0: 0.
|
40 |
-
- Auc Class 1: 0.
|
41 |
-
- Auc Class 2: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.8772656654583117
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.3079
|
37 |
+
- Accuracy: 0.8773
|
38 |
+
- Auc Overall: 0.9573
|
39 |
+
- Auc Class 0: 0.9495
|
40 |
+
- Auc Class 1: 0.9597
|
41 |
+
- Auc Class 2: 0.9626
|
42 |
|
43 |
## Model description
|
44 |
|