Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ We provide some basic baselines for this task. Benchmarking details can be found
|
|
55 |
|
56 |
| Size | Logistic regression | MLP | Transformer | Guessing largest class |
|
57 |
|----------|----------|-----------|------------|------------|
|
58 |
-
| \\7 \times 6\\) | \\(85.8\%\\) | \\(99.3\% \pm 0.2\%\\) | \\(99.9\% \pm 0.4\%\\)| \\(85.0\%\\) |
|
59 |
|
60 |
The \\(\pm\\) signs indicate 95% confidence intervals from random weight initialization and training.
|
61 |
|
|
|
55 |
|
56 |
| Size | Logistic regression | MLP | Transformer | Guessing largest class |
|
57 |
|----------|----------|-----------|------------|------------|
|
58 |
+
| \\(7 \times 6\\) | \\(85.8\%\\) | \\(99.3\% \pm 0.2\%\\) | \\(99.9\% \pm 0.4\%\\)| \\(85.0\%\\) |
|
59 |
|
60 |
The \\(\pm\\) signs indicate 95% confidence intervals from random weight initialization and training.
|
61 |
|