XGenerationLab commited on
Commit
8680ea7
Β·
verified Β·
1 Parent(s): 497391b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -33,12 +33,12 @@ In this evaluation, we have also added **a real-world SQL benchmark (the DW test
33
 
34
  | **Model** | **Download Latest** |
35
  |-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
36
- |XiYanSQL-QwenCoder-3B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-3B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-3B-2504) |
37
  |XiYanSQL-QwenCoder-7B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-7B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-7B-2504) |
38
- |XiYanSQL-QwenCoder-14B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-14B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-14B-2504) |
39
  |XiYanSQL-QwenCoder-32B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-32B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-32B-2504) |
40
 
41
-
 
 
42
 
43
  ## Performance
44
  The XiYanSQL-QwenCoder models, as multi-dialect SQL base models, demonstrating robust SQL generation capabilities. The following presents the evaluation results at the time of release. We conducted a comprehensive evaluation of the model's performance under two schema formats, M-Schema, and original DDL, using the BIRD and Spider as SQLite benchmarks in the Text-to-SQL domain, as well as DW benchmarks for PostgreSQL and MySQL dialects.
 
33
 
34
  | **Model** | **Download Latest** |
35
  |-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 
36
  |XiYanSQL-QwenCoder-7B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-7B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-7B-2504) |
 
37
  |XiYanSQL-QwenCoder-32B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-32B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-32B-2504) |
38
 
39
+ <!-- |XiYanSQL-QwenCoder-3B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-3B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-3B-2504) |
40
+ |XiYanSQL-QwenCoder-14B | πŸ€—[HuggingFace](https://huggingface.co/XGenerationLab/XiYanSQL-QwenCoder-14B-2504) πŸ€–[Modelscope](https://www.modelscope.cn/models/XGenerationLab/XiYanSQL-QwenCoder-14B-2504) |
41
+ -->
42
 
43
  ## Performance
44
  The XiYanSQL-QwenCoder models, as multi-dialect SQL base models, demonstrating robust SQL generation capabilities. The following presents the evaluation results at the time of release. We conducted a comprehensive evaluation of the model's performance under two schema formats, M-Schema, and original DDL, using the BIRD and Spider as SQLite benchmarks in the Text-to-SQL domain, as well as DW benchmarks for PostgreSQL and MySQL dialects.