Skip to content

Commit 0d22a7d

Browse files
committed
v1.0.9 update readme
1 parent 8620fe4 commit 0d22a7d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<a href="https://huggingface.co/MPX0222forHF/SQL-R1-7B"><img src="https://img.shields.io/badge/🤗_HuggingFace-SQL--R1-FF9D00?style=flat-square"/></a>
2828
<a href="https://github.com/MPX0222/SQL-R1/stargazers"><img src="https://img.shields.io/github/stars/MPX0222/SQL-R1?style=flat-square&color=946CE6"/></a>
2929
</div>
30+
<br>
3031

3132
> 🚧 **Note:** This repository is under active development. We will be continuously updating with model weights, training code, and more resources in the coming weeks. Stay tuned! ✨
3233
@@ -36,6 +37,10 @@ Natural Language to SQL (NL2SQL) enables intuitive interactions with databases b
3637

3738
<div align="center">
3839
<img src="images/overview.png" alt="SQL-R1 Overview" width="800"/>
40+
<p align="center">
41+
Figure 1: Demonstration of our work.
42+
</p>
43+
3944
</div>
4045

4146

@@ -137,7 +142,7 @@ sh sh/train.sh
137142

138143
2. Run inference:
139144
```bash
140-
sh sh/inference.sh"
145+
sh sh/inference.sh
141146
```
142147

143148
3. Run evaluation:

0 commit comments

Comments
 (0)