Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ language:
|
|
9 |
This repository contains the TabuLa-8B (Tabular Llama-8B) model.
|
10 |
TabuLa-8B is a foundation model for prediction (classification and binned regression) on tabular data.
|
11 |
|
12 |
-
TabuLa-8B is described in the paper "Large Scale Transfer Learning for Tabular Data via Language Modeling."
|
13 |
|
14 |
For more details on the model, see the paper, which includes a Model Card detailing the model architecture, training, and evaluation.
|
15 |
TabuLa-8B was trained with [rtfm](https://github.com/mlfoundations/rtfm),
|
|
|
9 |
This repository contains the TabuLa-8B (Tabular Llama-8B) model.
|
10 |
TabuLa-8B is a foundation model for prediction (classification and binned regression) on tabular data.
|
11 |
|
12 |
+
TabuLa-8B is described in the paper ["Large Scale Transfer Learning for Tabular Data via Language Modeling."](https://arxiv.org/abs/2406.12031)
|
13 |
|
14 |
For more details on the model, see the paper, which includes a Model Card detailing the model architecture, training, and evaluation.
|
15 |
TabuLa-8B was trained with [rtfm](https://github.com/mlfoundations/rtfm),
|