update model card README.md
Browse files
README.md
CHANGED
@@ -27,13 +27,13 @@ model-index:
|
|
27 |
value: 0.6998319625011055
|
28 |
- name: Precision
|
29 |
type: precision
|
30 |
-
value: 0.
|
31 |
- name: Recall
|
32 |
type: recall
|
33 |
value: 0.6998319625011055
|
34 |
- name: F1
|
35 |
type: f1
|
36 |
-
value: 0.
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -43,11 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
43 |
|
44 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
-
- Loss: 0.
|
47 |
- Accuracy: 0.6998
|
48 |
-
- Precision: 0.
|
49 |
- Recall: 0.6998
|
50 |
-
- F1: 0.
|
51 |
|
52 |
## Model description
|
53 |
|
|
|
27 |
value: 0.6998319625011055
|
28 |
- name: Precision
|
29 |
type: precision
|
30 |
+
value: 0.7022095243425648
|
31 |
- name: Recall
|
32 |
type: recall
|
33 |
value: 0.6998319625011055
|
34 |
- name: F1
|
35 |
type: f1
|
36 |
+
value: 0.6999146124635052
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
43 |
|
44 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
+
- Loss: 0.8297
|
47 |
- Accuracy: 0.6998
|
48 |
+
- Precision: 0.7022
|
49 |
- Recall: 0.6998
|
50 |
+
- F1: 0.6999
|
51 |
|
52 |
## Model description
|
53 |
|