Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
- food101
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
-
|
12 |
- name: food101_outputs
|
13 |
results:
|
14 |
- task:
|
@@ -18,10 +18,10 @@ model_index:
|
|
18 |
name: nateraw/food101
|
19 |
type: food101
|
20 |
args: default
|
21 |
-
|
22 |
-
name: Accuracy
|
23 |
-
|
24 |
-
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
- food101
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
+
model-index:
|
12 |
- name: food101_outputs
|
13 |
results:
|
14 |
- task:
|
|
|
18 |
name: nateraw/food101
|
19 |
type: food101
|
20 |
args: default
|
21 |
+
metrics:
|
22 |
+
- name: Accuracy
|
23 |
+
type: accuracy
|
24 |
+
value: 0.8912871287128713
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|