Piro17 commited on
Commit
7b8c5c8
·
1 Parent(s): 422c650

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -24,16 +24,16 @@ model-index:
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
- value: 0.7009888557526291
28
  - name: Precision
29
  type: precision
30
- value: 0.7028709661911645
31
  - name: Recall
32
  type: recall
33
- value: 0.7009888557526291
34
  - name: F1
35
  type: f1
36
- value: 0.7013039636451874
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.8540
47
- - Accuracy: 0.7010
48
- - Precision: 0.7029
49
- - Recall: 0.7010
50
- - F1: 0.7013
51
 
52
  ## Model description
53
 
 
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
+ value: 0.7022445455972375
28
  - name: Precision
29
  type: precision
30
+ value: 0.7038651811268685
31
  - name: Recall
32
  type: recall
33
+ value: 0.7022445455972375
34
  - name: F1
35
  type: f1
36
+ value: 0.702185081437324
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.8438
47
+ - Accuracy: 0.7022
48
+ - Precision: 0.7039
49
+ - Recall: 0.7022
50
+ - F1: 0.7022
51
 
52
  ## Model description
53