tsilva commited on
Commit
ca2bf2a
·
verified ·
1 Parent(s): f8a7f11

Use plus-minus symbol in model card

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -28,11 +28,11 @@ and the ceiling of non-convolutional models on MNIST.
28
 
29
  | metric | result |
30
  | --- | ---: |
31
- | validation accuracy | 99.3600% +/- 0.0817 pp |
32
- | validation loss | 0.15172 +/- 0.00235 |
33
- | test accuracy | 99.4470% +/- 0.0195 pp |
34
- | test loss | 0.14746 +/- 0.00034 |
35
- | test errors | 55.3 +/- 1.95 / 10000 |
36
 
37
  ## Architecture
38
 
 
28
 
29
  | metric | result |
30
  | --- | ---: |
31
+ | validation accuracy | 99.3600% ± 0.0817 pp |
32
+ | validation loss | 0.15172 ± 0.00235 |
33
+ | test accuracy | 99.4470% ± 0.0195 pp |
34
+ | test loss | 0.14746 ± 0.00034 |
35
+ | test errors | 55.3 ± 1.95 / 10000 |
36
 
37
  ## Architecture
38