Add evaluation results on the sasha--dog-food config of sasha/dog-food
#2
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -18,9 +18,42 @@ model-index:
|
|
18 |
name: Dog Food
|
19 |
type: sasha/dog-food
|
20 |
metrics:
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# dog-food-swin-tiny-patch4-window7-224
|
|
|
18 |
name: Dog Food
|
19 |
type: sasha/dog-food
|
20 |
metrics:
|
21 |
+
- name: Accuracy
|
22 |
+
type: accuracy
|
23 |
+
value: 1.0
|
24 |
+
- task:
|
25 |
+
type: image-classification
|
26 |
+
name: Image Classification
|
27 |
+
dataset:
|
28 |
+
name: sasha/dog-food
|
29 |
+
type: sasha/dog-food
|
30 |
+
config: sasha--dog-food
|
31 |
+
split: train
|
32 |
+
metrics:
|
33 |
+
- name: Accuracy
|
34 |
+
type: accuracy
|
35 |
+
value: 1.0
|
36 |
+
verified: true
|
37 |
+
- name: Precision
|
38 |
+
type: precision
|
39 |
+
value: 1.0
|
40 |
+
verified: true
|
41 |
+
- name: Recall
|
42 |
+
type: recall
|
43 |
+
value: 1.0
|
44 |
+
verified: true
|
45 |
+
- name: AUC
|
46 |
+
type: auc
|
47 |
+
value: 1.0
|
48 |
+
verified: true
|
49 |
+
- name: F1
|
50 |
+
type: f1
|
51 |
+
value: 1.0
|
52 |
+
verified: true
|
53 |
+
- name: loss
|
54 |
+
type: loss
|
55 |
+
value: 4.2800504161277786e-05
|
56 |
+
verified: true
|
57 |
---
|
58 |
|
59 |
# dog-food-swin-tiny-patch4-window7-224
|