tabularis-ai/be_great
A novel approach for synthesizing tabular data using pretrained large language models
350 stars and 5,517 monthly downloads. Available on PyPI.
Stars
350
Forks
58
Language
Python
License
MIT
Category
Last pushed
Feb 09, 2026
Monthly downloads
5,517
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/tabularis-ai/be_great"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron...
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet...
AdityaNG/kan-gpt
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold...
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
keith2018/TinyGPT
Tiny C++ LLM inference implementation from scratch