Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,24 @@ license: apache-2.0
|
|
| 6 |
<h1>SQL-R1: Training Natural Language to SQL Reasoning Model By Reinforcement Learning</h1>
|
| 7 |
</div>
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
<div align="center" style="display: flex; gap: 5px; justify-content: center;">
|
| 10 |
<a href="https://idea-finai.github.io/SQL-R1/"><img src="https://img.shields.io/badge/๐ _Homepage-SQL--R1-4B4B77?style=flat-square"/></a>
|
| 11 |
<a href="https://arxiv.org/abs/2504.08600"><img src="https://img.shields.io/badge/๐_arXiv-2504.08600-00A98F?style=flat-square"/></a>
|
|
|
|
| 6 |
<h1>SQL-R1: Training Natural Language to SQL Reasoning Model By Reinforcement Learning</h1>
|
| 7 |
</div>
|
| 8 |
|
| 9 |
+
<div align="center">
|
| 10 |
+
<p>
|
| 11 |
+
<a href="https://github.com/MPX0222">Peixian Ma</a><sup>1,2</sup>
|
| 12 |
+
<a href="https://idea-finai.github.io/SQL-R1/">Xialie Zhuang</a><sup>1,3</sup>
|
| 13 |
+
<a href="https://idea-finai.github.io/SQL-R1/">Chengjin Xu</a><sup>1,4</sup>
|
| 14 |
+
<a href="https://idea-finai.github.io/SQL-R1/">Xuhui Jiang</a><sup>1,4</sup>
|
| 15 |
+
<a href="https://idea-finai.github.io/SQL-R1/">Ran Chen</a><sup>1</sup>
|
| 16 |
+
<a href="https://idea-finai.github.io/SQL-R1/">Jian Guo</a><sup>1</sup>
|
| 17 |
+
</p>
|
| 18 |
+
|
| 19 |
+
<p>
|
| 20 |
+
<sup>1</sup>IDEA Research, International Digital Economy Academy
|
| 21 |
+
<sup>2</sup>The Hong Kong University of Science and Technology (Guangzhou)
|
| 22 |
+
<sup>3</sup>University of Chinese Academy of Science
|
| 23 |
+
<sup>4</sup>DataArc Tech Ltd.
|
| 24 |
+
</p>
|
| 25 |
+
</div>
|
| 26 |
+
|
| 27 |
<div align="center" style="display: flex; gap: 5px; justify-content: center;">
|
| 28 |
<a href="https://idea-finai.github.io/SQL-R1/"><img src="https://img.shields.io/badge/๐ _Homepage-SQL--R1-4B4B77?style=flat-square"/></a>
|
| 29 |
<a href="https://arxiv.org/abs/2504.08600"><img src="https://img.shields.io/badge/๐_arXiv-2504.08600-00A98F?style=flat-square"/></a>
|