DunnBC22 commited on
Commit
b08985e
·
1 Parent(s): 5606d1d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
  - imagefolder
@@ -22,10 +23,10 @@ model-index:
22
  metrics:
23
  - name: F1
24
  type: f1
25
- value: 0.981235926945209
26
  - name: Accuracy
27
  type: accuracy
28
- value: 0.9667030567685589
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,10 +36,10 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.0668
39
- - F1: 0.9812
40
- - Roc Auc: 0.9836
41
- - Accuracy: 0.9667
42
 
43
  ## Model description
44
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
23
  metrics:
24
  - name: F1
25
  type: f1
26
+ value: 0.98175456135966
27
  - name: Accuracy
28
  type: accuracy
29
+ value: 0.9672489082969432
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.0592
40
+ - F1: 0.9818
41
+ - Roc Auc: 0.9842
42
+ - Accuracy: 0.9672
43
 
44
  ## Model description
45