Add evaluation results on the rajistics--indian_food_images config of rajistics/indian_food_images

#1
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +53 -0
README.md CHANGED
@@ -29,6 +29,59 @@ model-index:
29
  - name: Accuracy
30
  type: accuracy
31
  value: 0.9521785334750266
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
  - name: Accuracy
30
  type: accuracy
31
  value: 0.9521785334750266
32
+ - task:
33
+ type: image-classification
34
+ name: Image Classification
35
+ dataset:
36
+ name: rajistics/indian_food_images
37
+ type: rajistics/indian_food_images
38
+ config: rajistics--indian_food_images
39
+ split: test
40
+ metrics:
41
+ - name: Accuracy
42
+ type: accuracy
43
+ value: 0.8257173219978746
44
+ verified: true
45
+ - name: Precision Macro
46
+ type: precision
47
+ value: 0.8391547623590003
48
+ verified: true
49
+ - name: Precision Micro
50
+ type: precision
51
+ value: 0.8257173219978746
52
+ verified: true
53
+ - name: Precision Weighted
54
+ type: precision
55
+ value: 0.8437849242516663
56
+ verified: true
57
+ - name: Recall Macro
58
+ type: recall
59
+ value: 0.8199909093335551
60
+ verified: true
61
+ - name: Recall Micro
62
+ type: recall
63
+ value: 0.8257173219978746
64
+ verified: true
65
+ - name: Recall Weighted
66
+ type: recall
67
+ value: 0.8257173219978746
68
+ verified: true
69
+ - name: F1 Macro
70
+ type: f1
71
+ value: 0.8207881196755944
72
+ verified: true
73
+ - name: F1 Micro
74
+ type: f1
75
+ value: 0.8257173219978746
76
+ verified: true
77
+ - name: F1 Weighted
78
+ type: f1
79
+ value: 0.8256340007731109
80
+ verified: true
81
+ - name: loss
82
+ type: loss
83
+ value: 0.6241679787635803
84
+ verified: true
85
  ---
86
 
87
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You