XGenerationLab commited on
Commit
a0c0d06
Β·
verified Β·
1 Parent(s): ec14098

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -7,6 +7,13 @@ base_model:
7
  - XGenerationLab/XiYanSQL-QwenCoder-32B-2412
8
  base_model_relation: adapter
9
  pipeline_tag: text-generation
 
 
 
 
 
 
 
10
  ---
11
 
12
  ### Important Links
@@ -14,7 +21,7 @@ pipeline_tag: text-generation
14
  πŸ€–[ModelScope](https://modelscope.cn/collections/XiYanSQL-Models-4483337b614241) |
15
  🌐[XiYan-SQL](https://github.com/XGenerationLab/XiYan-SQL) |
16
  πŸŒ•[ζžθ¨€GBI](https://bailian.console.aliyun.com/xiyan) |
17
- πŸ’»[Modelscope Space](https://www.modelscope.cn/studios/XGenerationLab/XiYanSQL-QwenCoder-32B)
18
 
19
 
20
  ## Introduction
 
7
  - XGenerationLab/XiYanSQL-QwenCoder-32B-2412
8
  base_model_relation: adapter
9
  pipeline_tag: text-generation
10
+ tags:
11
+ - NL2SQL
12
+ - SQL
13
+ - Text-to-SQL
14
+ paper:
15
+ - title: "XiYan-SQL: A Novel Multi-Generator Framework For Text-to-SQL"
16
+ url: https://arxiv.org/abs/2507.04701
17
  ---
18
 
19
  ### Important Links
 
21
  πŸ€–[ModelScope](https://modelscope.cn/collections/XiYanSQL-Models-4483337b614241) |
22
  🌐[XiYan-SQL](https://github.com/XGenerationLab/XiYan-SQL) |
23
  πŸŒ•[ζžθ¨€GBI](https://bailian.console.aliyun.com/xiyan) |
24
+ πŸ“„[Paper](https://arxiv.org/abs/2507.04701)
25
 
26
 
27
  ## Introduction