hs.cho commited on
Commit
fb1d13b
·
1 Parent(s): 6b40977

Combine TabArena classification and regression figures

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. figures/tabarena_elo_cls_reg.svg +0 -0
README.md CHANGED
@@ -91,7 +91,7 @@ All TabArena results reported below are taken from the official [TabArena leader
91
  </div>
92
 
93
  <div align="center">
94
- <img src="figures/tabarena_elo_cls.svg" alt="TabArena classification Elo" width="47%"><img src="figures/tabarena_elo_reg.svg" alt="TabArena regression Elo" width="47%">
95
  <br>
96
  <em>Figure 2. TabArena Elo scores on classification (left) and regression (right) tasks.</em>
97
  </div>
 
91
  </div>
92
 
93
  <div align="center">
94
+ <img src="figures/tabarena_elo_cls_reg.svg" alt="TabArena classification Elo on the left and regression Elo on the right" width="94%">
95
  <br>
96
  <em>Figure 2. TabArena Elo scores on classification (left) and regression (right) tasks.</em>
97
  </div>
figures/tabarena_elo_cls_reg.svg ADDED