diff --git a/README.md b/README.md index 2820fc7..594f7c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # DB-GPT-Hub: Text-to-SQL parsing with LLMs -
+## 🔥🔥🔥 News +- Support [Text2NLU](src/dbgpt-hub-nlu/README.zh.md) fine-tuning to improve semantic understanding accuracy. + ## Baseline + +Text2SQL eval execution accuracy (ex) metric, and we will move this to `src/dbgpt_hub_sql` - update time: 2023/12/08 - metric: execution accuracy (ex) - more details refer to [docs/eval-llm-result.md](https://github.com/eosphoros-ai/DB-GPT-Hub/blob/main/docs/eval_llm_result.md) diff --git a/README.zh.md b/README.zh.md index e7bf88d..cfe1d7b 100644 --- a/README.zh.md +++ b/README.zh.md @@ -24,8 +24,13 @@ [**英文**](README.md) | [**Discord**](https://discord.gg/7uQnPuveTY) | [**Wechat**](https://github.com/eosphoros-ai/DB-GPT/blob/main/README.zh.md#%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC) | [**Huggingface**](https://huggingface.co/eosphoros) | [**Community**](https://github.com/eosphoros-ai/community) + +[**Text2SQL**](README.zh.md) | [**Text2NLU**](src/dbgpt-hub-nlu/README.zh.md) + +## 🔥🔥🔥 News +- 支持 [Text2NLU](src/dbgpt-hub-nlu/README.zh.md) 微调, 提升意图识别准确率。 ## Baseline - 更新日期: 2023/12/08