taoyds / spider

scripts and baselines for Spider: Yale complex and cross-domain semantic parsing and text-to-SQL challenge
https://yale-lily.github.io/spider
Apache License 2.0
812 stars 193 forks source link

Data Augment Script #25

Closed nweir127 closed 5 years ago

nweir127 commented 5 years ago

How does one add your data augmentation queries to the pipeline? do you just create a training json file full of the fake queries and then feed it to the preprocessor and train along with the real queries? The paper is unclear about what configuration achieved your best result.