jpgard commited on
Commit
f3bb368
1 Parent(s): 0c46c44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ TabuLa-8B is a foundation model for prediction (classification and binned regres
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
 
16
  # Usage and Examples
17
 
 
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),
16
+ using the [t4 dataset](https://huggingface.co/datasets/mlfoundations/t4-full).
17
 
18
  # Usage and Examples
19