mingli commited on
Commit
20c5dcd
1 Parent(s): 84ebdb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -3,10 +3,8 @@ license: mit
3
  datasets:
4
  - mnist
5
  metrics:
6
- - accuracy:
7
- value: 0.966
8
- - parameters:
9
- value: 1309
10
  pipeline_tag: image-classification
11
  ---
12
 
 
3
  datasets:
4
  - mnist
5
  metrics:
6
+ - accuracy: 0.966
7
+ - parameters: 1309
 
 
8
  pipeline_tag: image-classification
9
  ---
10