Datasets:

Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
ACDRepo commited on
Commit
03b1d49
·
verified ·
1 Parent(s): bf1e14a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ learned an existing algorithm or whether it has discovered something new.
61
 
62
  We provide some basic baselines for this task. Benchmarking details can be found in the associated paper.
63
 
64
- | Size | Logistic regression | MLP | Transformer | Guessing training label mean |
65
  |----------|----------|-----------|------------|------------|
66
  | \\(n= 6\\) | \\(70.4\%\\) | \\(86.1 \% \pm 0.2\%\\) | \\(85.9\% \pm 2.3\%\\)| \\(63.3\%\\) |
67
 
 
61
 
62
  We provide some basic baselines for this task. Benchmarking details can be found in the associated paper.
63
 
64
+ | Size | Logistic regression | MLP | Transformer | Guessing largest class |
65
  |----------|----------|-----------|------------|------------|
66
  | \\(n= 6\\) | \\(70.4\%\\) | \\(86.1 \% \pm 0.2\%\\) | \\(85.9\% \pm 2.3\%\\)| \\(63.3\%\\) |
67