paul commited on
Commit
467ac81
1 Parent(s): 3e60dfd

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -22,6 +22,17 @@ model-index:
22
  - name: Accuracy
23
  type: accuracy
24
  value: 0.8523956723338485
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
22
  - name: Accuracy
23
  type: accuracy
24
  value: 0.8523956723338485
25
+ - task:
26
+ type: image-classification
27
+ name: Image Classification
28
+ dataset:
29
+ type: custom
30
+ name: custom
31
+ split: test
32
+ metrics:
33
+ - type: f1
34
+ value: 0.8580847578266328
35
+ name: F1
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You