Piro17 commited on
Commit
6de18fe
1 Parent(s): 5102a8c

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.7178329571106095
28
  - name: Precision
29
  type: precision
30
- value: 0.7187025517730355
31
  - name: Recall
32
  type: recall
33
- value: 0.7178329571106095
34
  - name: F1
35
  type: f1
36
- value: 0.717743945710896
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.8245
47
- - Accuracy: 0.7178
48
- - Precision: 0.7187
49
- - Recall: 0.7178
50
- - F1: 0.7177
51
 
52
  ## Model description
53
 
 
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
+ value: 0.7188003869719445
28
  - name: Precision
29
  type: precision
30
+ value: 0.7219837313936599
31
  - name: Recall
32
  type: recall
33
+ value: 0.7188003869719445
34
  - name: F1
35
  type: f1
36
+ value: 0.718989971086903
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.8271
47
+ - Accuracy: 0.7188
48
+ - Precision: 0.7220
49
+ - Recall: 0.7188
50
+ - F1: 0.7190
51
 
52
  ## Model description
53