Instructions to use zabergjg/TabPFN-TACO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TabPFN
How to use zabergjg/TabPFN-TACO with TabPFN:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
TabPFN-TACO
Built with PriorLabs-TabPFN.
This repository contains two classifier checkpoints:
TabPFN-TACO-classifier.ckpt: TACO classifier checkpoint with learned compression.TabPFN-POT-classifier.ckpt: POT classifier checkpoint without learned compression.
Both checkpoints were trained from scratch. They do not redistribute or use TabPFN or TabICL pretrained weights.
Citation
@inproceedings{zabergja2026endtoend,
title = {End-to-End Compression for Tabular Foundation Models},
author = {Zab{\"e}rgja, Guri and Kamel, Rafiq and Kadra, Arlind and Frey, Christian M. M. and Grabocka, Josif},
booktitle = {International Conference on Machine Learning},
year = {2026},
}