Skip to content

Commit a777af6

Browse files
Update README.md
1 parent 1df75b3 commit a777af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RESDSQL/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
## Overview
11-
We experimented with state-of-the-art Text-to-SQL parser, **RESDSQL** (**R**anking-enhanced **E**ncoding plus a **S**keleton-aware **D**ecoding framework for Text-to-**SQL**) to train BookSQL, which attempts to decoulpe the schema linking and the skeleton parsing to reduce the difficuty of Text-to-SQL. More details about RESDSQL can be found in the [paper](https://arxiv.org/abs/2302.05965).
11+
We experimented with state-of-the-art Text-to-SQL parser, **RESDSQL** (**R**anking-enhanced **E**ncoding plus a **S**keleton-aware **D**ecoding framework for Text-to-**SQL**) to train BookSQL, which attempts to decouple the schema linking and the skeleton parsing to reduce the difficuty of Text-to-SQL. More details about RESDSQL can be found in the original [paper](https://arxiv.org/abs/2302.05965).
1212

1313
Note - Reference Code - [Code](https://github.com/RUCKBReasoning/RESDSQL)
1414

0 commit comments

Comments
 (0)