Inria's open-source tabular foundation model (in-context learning). Classification and regression without tuning, scales to 500K samples, SOTA on TabArena.
Context window
Cały zbiór treningowy jako kontekst (do ~500K próbek, do ~2000 cech)
tokens
Parameters
Nieujawnione (transformer dwuetapowy: uwaga kolumnowa+wierszowa → transformer ICL)
parameters
Release date
8 February 2025
Access:DownloadDeployment:💻 Local☁ Cloud
Overview
Access & deployment
Download
LocalCloud
Weights: Open source
Key parameters
📏 Context: Cały zbiór treningowy jako kontekst (do ~500K próbek, do ~2000 cech)
🧩 Parameters: Nieujawnione (transformer dwuetapowy: uwaga kolumnowa+wierszowa → transformer ICL)
✓ Fine-tuning
📥 Input: structured data, time series
Platforms
Technical specification
Context window
Cały zbiór treningowy jako kontekst (do ~500K próbek, do ~2000 cech)
tokens
Parameters
Nieujawnione (transformer dwuetapowy: uwaga kolumnowa+wierszowa → transformer ICL)
parameters
License
BSD 3-Clause (moduł forecast: Apache 2.0)
Hardware requirements
GPU recommended for larger datasets. On an H100, fit+predict for 50K samples × 100 features in <10s (10x faster than TabPFN-2.5). Up to 500K samples via CPU/disk offloading. Complexity O(n² + nm²).
Features:✓ Fine-tuning
Modalities
⬇ Input
structured_datatime_series
⬆ Output
structured_data
Capabilities and applications
Native model capabilities
Tabular prediction
Prediction on tabular data (rows × columns) — classification, regression, or time series — the domain of tabular foundation models like TabPFN.
Category: other
Classification
Assigning an observation to one of predefined classes (binary or multi-class). Output: class label and optionally probabilities.
Category: other
Regression
Predicting a continuous numerical value (e.g., price, temperature, risk) based on input features.
Category: other
Structured output
Producing data in structured formats such as JSON.
Category: structured_generation
Zero-shot learning
The model's ability to perform a new task without dataset-specific training or hyperparameter tuning — prediction is produced in a single pass from context.
Category: other
Time-series forecasting
Predicting future values of a time series from historical observations, seasonality, and external regressors.
Category: other
Application domains
Benchmark results
2 benchmarks
TabArena
win rate · zero-shot, no hyperparameter tuning
SOTA%
📅 12 Feb 2026📄 GitHub soda-inria/tabicl (README)
TabICLv2 is the new state-of-the-art on TabArena; without tuning it outperforms heavily tuned XGBoost/CatBoost/LightGBM on ~80% of datasets.
TALENT
rank · 200 classification datasets
on par z TabPFNv2rank
📅 8 Feb 2025📄 arXiv 2502.05564 (TabICL, ICML 2025)
Across 200 TALENT datasets TabICLv1 is on par with TabPFNv2 while being up to 10x faster. On 53 datasets >10K samples it surpasses TabPFNv2 and CatBoost.
Technical architecture
Training Techniques
Deployment and security
☁ Available on platforms
🔒 Security / Enterprise
✓ Verified enterprise information
Updated: 13 Jul 2026↗ Security documentation
