:bug: metric should be metrics
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ model_index:
|
|
18 |
name: beans
|
19 |
type: beans
|
20 |
args: default
|
21 |
-
|
22 |
name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.9774436090225563
|
|
|
18 |
name: beans
|
19 |
type: beans
|
20 |
args: default
|
21 |
+
metrics:
|
22 |
name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.9774436090225563
|