#29 · Primary category: Foundation Models
LimiX
LimiX: Unleashing Structured-Data Modeling Capability for Generalist Intelligence https://arxiv.org/abs/2509.03505
Project last updated:06/16/26
GitHub Stars
4.1K
Forks
305
Contributors
5
License
Apache-2.0
Why we included this project
LimiX targets teams that live in spreadsheets and relational tables, where most real-world data actually sits. Instead of building a separate model for every prediction task, it learns a single joint distribution over columns and missing values, so the same checkpoint handles classification, regression, imputation, and tabular generation as different queries. That collapses the usual workflow of training and tuning a fresh model per dataset. The project releases two sizes, LimiX-16M and the lighter LimiX-2M, which uses less GPU memory and runs faster, all under Apache 2.0. The repo's benchmark comparisons against XGBoost and older tabular deep learning approaches across several mainstream datasets give you a concrete sense of where it stands before you invest time.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities