TARTE-AI: Transformer Augmented Representation of Tabular Entries
Project description
TARTE: Transformer Augmented Representation of Table Entries
NOTE: The repository is still in construction 🚧
This repository contains the implementation of TARTE: Transformer Augmented Representation of Table Entries.
TARTE is an easily-reusable pre-trained model that encodes data semantics across heterogeneous tables by pre-training from large knowledge bases. TARTE is a sibling work of CARTE, sharing many similarities, but with better pre-training and with more post-training paradigms.
[!WARNING]
This library is currently in a phase of active development. All features are subject to change without prior notice. If you are interested in collaborating, please feel free to reach out by opening an issue or starting a discussion.
Install
You can simply install TARTE from PyPI:
pip install tarte-ai
Post installation check
After a correct installation, you should be able to import the module without errors:
import tarte_ai
Examples
Example shows running three post-training strategies (presented in the paper) for TARTE:
Pre-training and reproducing the results from the paper.
Details will soon be updated.
TARTE-AI reference
@article{kim2025table,
title={Table Foundation Models: on knowledge pre-training for tabular learning},
author={Kim, Myung Jun and Lefebvre, F{\'e}lix and Brison, Ga{\"e}tan and Perez-Lebel, Alexandre and Varoquaux, Ga{\"e}l},
journal={arXiv preprint arXiv:2505.14415},
year={2025}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tarte_ai-0.0.6.tar.gz.
File metadata
- Download URL: tarte_ai-0.0.6.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c33ae44abab2b98b52e853c5c1d1a319875f2a81a800656466c57d82b8bc4e
|
|
| MD5 |
888ef8e859e032e55c1381d3a03ff102
|
|
| BLAKE2b-256 |
11c19c87e509345c114259dec75b6750222b1da73468f97fbce3f140093b695a
|
File details
Details for the file tarte_ai-0.0.6-py3-none-any.whl.
File metadata
- Download URL: tarte_ai-0.0.6-py3-none-any.whl
- Upload date:
- Size: 40.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35bd8b209c8331ae145e87948e1a9f6812397b806ab42f5d3f92dc52c78397d4
|
|
| MD5 |
3c5525e611dd4c4b9b2de30237a2ad2a
|
|
| BLAKE2b-256 |
23e322dfffef10f53b218e8ff48a5d8625b4a3f4850eb669c10dc929ee1eb4bc
|