LUMIA-Group / rasat

The official implementation of the paper "RASAT: Integrating Relational Structures into Pretrained Seq2Seq Model for Text-to-SQL"(EMNLP 2022)
https://arxiv.org/abs/2205.06983
Apache License 2.0
63 stars 18 forks source link

How make prediction on trained model ? #7

Closed pmane-uptycs closed 1 year ago

JiexingQi commented 1 year ago

you can just use the eval mode to make prediction.