--- license: mit task_categories: - tabular-classification - tabular-regression --- Evaluation suite used in our paper ["Large Scale Transfer Learning for Tabular Data via Language Modeling."](https://arxiv.org/abs/2406.12031) This suite includes our preprocessed versions of benchmark datasets except the AutoML Multimodal Benchmark, which can be accessed by following the installation instructions in their repo [here](https://github.com/sxjscience/automl_multimodal_benchmark?tab=readme-ov-file#install-the-benchmark-suite). We recommend using [`rtfm`](https://github.com/mlfoundations/rtfm) when evaluating models with these datasets. See the `rtfm` repo for more information on using this data for evaluation.