Add dataset to evaluation metadata (#1)
Browse files- Add dataset to evaluation metadata (850d47b9a29855aaec0d7a9c214cdca565928a21)
Co-authored-by: Lewis Tunstall <[email protected]>
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
|