To train and evaluate the model on a specific dataset:
python main.py --dataset [dataset_name]
Datasets are available at Google Drive.
If you use Beta in your research, please cite:
@inproceedings{LiuBeta2025,
title={TabPFN Unleashed: A Scalable and Effective Solution to Tabular Classification Problems},
author={Si-Yang Liu and Han-Jia Ye},
year={2025},
booktitle={ICML},
}