Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- imagefolder
|
|
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
model-index:
|
@@ -13,9 +14,9 @@ model-index:
|
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
dataset:
|
16 |
-
name:
|
17 |
-
type:
|
18 |
-
args:
|
19 |
metrics:
|
20 |
- name: Accuracy
|
21 |
type: accuracy
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- imagefolder
|
7 |
+
- lewtun/dog_food
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
|
|
14 |
name: Image Classification
|
15 |
type: image-classification
|
16 |
dataset:
|
17 |
+
name: lewtun/dog_food
|
18 |
+
type: lewtun/dog_food
|
19 |
+
args: lewtun--dog_food
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|