Add evaluation results on sasha/dog-food
Browse filesBeep boop, I am a bot from Hugging Face's automatic evaluation service! Your model has been evaluated on the [sasha/dog-food](https://huggingface.co/datasets/sasha/dog-food) dataset by [@None](https://huggingface.co/None), using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-fb171f3a-6844716). Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=sasha/dog-food). Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/autoevaluate?dataset=sasha/dog-food).
README.md
CHANGED
@@ -8,7 +8,6 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
11 |
-
|
12 |
model-index:
|
13 |
- name: dog-food-vit-base-patch16-224-in21k
|
14 |
results:
|
@@ -19,9 +18,42 @@ model-index:
|
|
19 |
name: Dog Food
|
20 |
type: sasha/dog-food
|
21 |
metrics:
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# dog-food-vit-base-patch16-224-in21k
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
|
|
11 |
model-index:
|
12 |
- name: dog-food-vit-base-patch16-224-in21k
|
13 |
results:
|
|
|
18 |
name: Dog Food
|
19 |
type: sasha/dog-food
|
20 |
metrics:
|
21 |
+
- name: Accuracy
|
22 |
+
type: accuracy
|
23 |
+
value: 0.9988889098167419
|
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: test
|
32 |
+
metrics:
|
33 |
+
- name: Accuracy
|
34 |
+
type: accuracy
|
35 |
+
value: 0.9977777777777778
|
36 |
+
verified: true
|
37 |
+
- name: Precision
|
38 |
+
type: precision
|
39 |
+
value: 0.9966777408637874
|
40 |
+
verified: true
|
41 |
+
- name: Recall
|
42 |
+
type: recall
|
43 |
+
value: 1.0
|
44 |
+
verified: true
|
45 |
+
- name: AUC
|
46 |
+
type: auc
|
47 |
+
value: 0.9999777777777779
|
48 |
+
verified: true
|
49 |
+
- name: F1
|
50 |
+
type: f1
|
51 |
+
value: 0.9983361064891847
|
52 |
+
verified: true
|
53 |
+
- name: loss
|
54 |
+
type: loss
|
55 |
+
value: 0.009058385156095028
|
56 |
+
verified: true
|
57 |
---
|
58 |
|
59 |
# dog-food-vit-base-patch16-224-in21k
|