Add dataset to evaluation metadata
Browse files
README.md
CHANGED
@@ -12,6 +12,9 @@ model-index:
|
|
12 |
- task:
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
|
|
|
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
|
|
12 |
- task:
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
+
dataset:
|
16 |
+
name: Dog Food
|
17 |
+
type: sasha/dog-food
|
18 |
metrics:
|
19 |
- name: Accuracy
|
20 |
type: accuracy
|