Add evaluation results on the sasha--dog-food config of sasha/dog-food
#3
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -54,6 +54,39 @@ model-index:
|
|
54 |
type: loss
|
55 |
value: 0.009058385156095028
|
56 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
---
|
58 |
|
59 |
# dog-food-vit-base-patch16-224-in21k
|
|
|
54 |
type: loss
|
55 |
value: 0.009058385156095028
|
56 |
verified: true
|
57 |
+
- task:
|
58 |
+
type: image-classification
|
59 |
+
name: Image Classification
|
60 |
+
dataset:
|
61 |
+
name: sasha/dog-food
|
62 |
+
type: sasha/dog-food
|
63 |
+
config: sasha--dog-food
|
64 |
+
split: train
|
65 |
+
metrics:
|
66 |
+
- name: Accuracy
|
67 |
+
type: accuracy
|
68 |
+
value: 0.9966666666666667
|
69 |
+
verified: true
|
70 |
+
- name: Precision
|
71 |
+
type: precision
|
72 |
+
value: 0.9950248756218906
|
73 |
+
verified: true
|
74 |
+
- name: Recall
|
75 |
+
type: recall
|
76 |
+
value: 1.0
|
77 |
+
verified: true
|
78 |
+
- name: AUC
|
79 |
+
type: auc
|
80 |
+
value: 0.999682142857143
|
81 |
+
verified: true
|
82 |
+
- name: F1
|
83 |
+
type: f1
|
84 |
+
value: 0.9975062344139651
|
85 |
+
verified: true
|
86 |
+
- name: loss
|
87 |
+
type: loss
|
88 |
+
value: 0.010359126143157482
|
89 |
+
verified: true
|
90 |
---
|
91 |
|
92 |
# dog-food-vit-base-patch16-224-in21k
|