eosphoros-ai / 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
MIT License
1.47k stars 186 forks source link

请问这个项目的微调训练,除了能做Text2SQL的微调,还能做其他数据集的微调吗? #94

Closed HDHD-forever closed 1 year ago

wangzaistone commented 1 year ago

this is a framework mainly focus on text2sql by LLM, may be you can try finetune other task by change the code you need

csunny commented 1 year ago

项目目前主要聚焦在Text2SQL方向,如果要做其他微调可以参考一下另一个项目。https://github.com/hiyouga/LLaMA-Efficient-Tuning