Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,5 +7,7 @@ task_categories:
|
|
7 |
|
8 |
Evaluation suite used in our paper ["Large Scale Transfer Learning for Tabular Data via Language Modeling."](https://arxiv.org/abs/2406.12031)
|
9 |
|
|
|
|
|
10 |
We recommend using [`rtfm`](https://github.com/mlfoundations/rtfm) when evaluating models with these datasets.
|
11 |
See the `rtfm` repo for more information on using this data for evaluation.
|
|
|
7 |
|
8 |
Evaluation suite used in our paper ["Large Scale Transfer Learning for Tabular Data via Language Modeling."](https://arxiv.org/abs/2406.12031)
|
9 |
|
10 |
+
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).
|
11 |
+
|
12 |
We recommend using [`rtfm`](https://github.com/mlfoundations/rtfm) when evaluating models with these datasets.
|
13 |
See the `rtfm` repo for more information on using this data for evaluation.
|