aspis autoevaluator HF staff commited on
Commit
aad5a07
1 Parent(s): 5095c46

Add evaluation results on food101 dataset (#1)

Browse files

- Add evaluation results on food101 dataset (7dfa180e838c1ce20f9c24204b3a08713f708363)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +53 -0
README.md CHANGED
@@ -20,6 +20,59 @@ model-index:
20
  - name: Accuracy
21
  type: accuracy
22
  value: 0.9210297029702971
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
  - name: Accuracy
21
  type: accuracy
22
  value: 0.9210297029702971
23
+ - task:
24
+ type: image-classification
25
+ name: Image Classification
26
+ dataset:
27
+ name: food101
28
+ type: food101
29
+ config: default
30
+ split: validation
31
+ metrics:
32
+ - name: Accuracy
33
+ type: accuracy
34
+ value: 0.9135841584158416
35
+ verified: true
36
+ - name: Precision Macro
37
+ type: precision
38
+ value: 0.9151645786633058
39
+ verified: true
40
+ - name: Precision Micro
41
+ type: precision
42
+ value: 0.9135841584158416
43
+ verified: true
44
+ - name: Precision Weighted
45
+ type: precision
46
+ value: 0.915164578663306
47
+ verified: true
48
+ - name: Recall Macro
49
+ type: recall
50
+ value: 0.9135841584158414
51
+ verified: true
52
+ - name: Recall Micro
53
+ type: recall
54
+ value: 0.9135841584158416
55
+ verified: true
56
+ - name: Recall Weighted
57
+ type: recall
58
+ value: 0.9135841584158416
59
+ verified: true
60
+ - name: F1 Macro
61
+ type: f1
62
+ value: 0.9138785016966742
63
+ verified: true
64
+ - name: F1 Micro
65
+ type: f1
66
+ value: 0.9135841584158415
67
+ verified: true
68
+ - name: F1 Weighted
69
+ type: f1
70
+ value: 0.9138785016966743
71
+ verified: true
72
+ - name: loss
73
+ type: loss
74
+ value: 0.30761435627937317
75
+ verified: true
76
  ---
77
 
78
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You