Google Research has released TabFM, a zero-shot tabular foundation model designed for classification and regression tasks on structured data containing mixed numerical and categorical columns.
- The model requires no fine-tuning or hyperparameter search.
- Training examples are passed as context during inference.
- Predictions are generated in a single forward pass.