lewtun HF staff commited on
Commit
793c952
1 Parent(s): b163394

Add evaluation results on lewtun/dog_food dataset

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the [lewtun/dog_food](https://huggingface.co/datasets/lewtun/dog_food) dataset by

@aciborowska

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-f89b1257-9045192).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=lewtun/dog_food).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=lewtun/dog_food).

Files changed (1) hide show
  1. README.md +53 -0
README.md CHANGED
@@ -78,6 +78,59 @@ model-index:
78
  type: matthews_correlation
79
  value: 0.5737269361889515
80
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  ---
82
 
83
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
78
  type: matthews_correlation
79
  value: 0.5737269361889515
80
  verified: true
81
+ - task:
82
+ type: image-classification
83
+ name: Image Classification
84
+ dataset:
85
+ name: lewtun/dog_food
86
+ type: lewtun/dog_food
87
+ config: lewtun--dog_food
88
+ split: train
89
+ metrics:
90
+ - name: Accuracy
91
+ type: accuracy
92
+ value: 0.696
93
+ verified: true
94
+ - name: Precision Macro
95
+ type: precision
96
+ value: 0.7179924850235345
97
+ verified: true
98
+ - name: Precision Micro
99
+ type: precision
100
+ value: 0.696
101
+ verified: true
102
+ - name: Precision Weighted
103
+ type: precision
104
+ value: 0.7170030728498075
105
+ verified: true
106
+ - name: Recall Macro
107
+ type: recall
108
+ value: 0.6912927552987691
109
+ verified: true
110
+ - name: Recall Micro
111
+ type: recall
112
+ value: 0.696
113
+ verified: true
114
+ - name: Recall Weighted
115
+ type: recall
116
+ value: 0.696
117
+ verified: true
118
+ - name: F1 Macro
119
+ type: f1
120
+ value: 0.6737288142867364
121
+ verified: true
122
+ - name: F1 Micro
123
+ type: f1
124
+ value: 0.696
125
+ verified: true
126
+ - name: F1 Weighted
127
+ type: f1
128
+ value: 0.6755597924776828
129
+ verified: true
130
+ - name: loss
131
+ type: loss
132
+ value: 0.9459635615348816
133
+ verified: true
134
  ---
135
 
136
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You