LamaAldakhil
commited on
Commit
•
a6550b0
1
Parent(s):
8f9810a
update model card README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,10 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
-
value: 0.
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,10 +35,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [microsoft/cvt-13](https://huggingface.co/microsoft/cvt-13) on the imagefolder dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- F1: 0.
|
40 |
-
- Roc Auc: 0.
|
41 |
-
- Accuracy: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
+
value: 0.9297928229609359
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
+
value: 0.9316640584246219
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [microsoft/cvt-13](https://huggingface.co/microsoft/cvt-13) on the imagefolder dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.3430
|
39 |
+
- F1: 0.9298
|
40 |
+
- Roc Auc: 0.9777
|
41 |
+
- Accuracy: 0.9317
|
42 |
|
43 |
## Model description
|
44 |
|