rhythmcao/text-to-sql-astormer
Source code for grammar-based text-to-SQL parser using one variant of Transformer decoder called ASTormer. Implementations for prevalent cross-domain multi-table benchmarks Spider, SParC, CoSQL, DuSQL and Chase are all included.
Python
Issues
- 1
Pretrained on spider data
#3 opened by Saivignesh-05 - 4
Help Wanted!Why did you choose 'word-level schema linking' instead of 'token-level schema linking'?
#2 opened by kanseaveg - 1
Help wanted! Why does the paper mention using RAT as an encoder, while the code uses RGAT as an encoder?
#1 opened by kanseaveg