The official implementation of the paper "RASAT: Integrating Relational Structures into Pretrained Seq2Seq Model for Text-to-SQL"(EMNLP 2022)
63
stars
18
forks
source link
How make prediction on trained model ? #7
Closed
pmane-uptycs closed 1 year ago
you can just use the
eval
mode to make prediction.