#152 · Primary category: MLOps & Evaluation
DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
Project last updated:07/02/25
GitHub Stars
2.0K
Forks
250
Contributors
21
License
MIT
Why we included this project
Anyone tuning an open model to turn natural-language questions into SQL spends most of the time on setup: gathering datasets, writing training scripts, and wiring up evaluation. DB-GPT-Hub packages that whole supervised fine-tuning workflow, centered on the Spider benchmark and also covering WikiSQL, CHASE, and BIRD-SQL. It ships prepared data, LoRA/QLoRA training scripts for several 7B-13B open models, and an execution-accuracy evaluation stage that reports scores per difficulty tier. What you get is a repeatable pipeline from data preprocessing through training, prediction, and eval, so you can reproduce the published results and then point the same steps at your own schemas instead of trusting a single pre-trained checkpoint. Text2NLU and Text2GQL fine-tuning are covered as well, which helps if you are building conversational database agents. It is a solid reference workflow to copy before investing in your own Text-to-SQL experiments.
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
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models