Update README.md
Browse files
README.md
CHANGED
@@ -7,20 +7,6 @@ datasets:
|
|
7 |
- autoevaluate/mnist-sample
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
-
model-index:
|
11 |
-
- name: image-classification
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
name: Image Classification
|
15 |
-
type: image-classification
|
16 |
-
dataset:
|
17 |
-
name: mnist
|
18 |
-
type: mnist
|
19 |
-
args: mnist
|
20 |
-
metrics:
|
21 |
-
- name: Accuracy
|
22 |
-
type: accuracy
|
23 |
-
value: 0.9833333333333333
|
24 |
duplicated_from: autoevaluate/image-multi-class-classification
|
25 |
---
|
26 |
|
|
|
7 |
- autoevaluate/mnist-sample
|
8 |
metrics:
|
9 |
- accuracy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
duplicated_from: autoevaluate/image-multi-class-classification
|
11 |
---
|
12 |
|