microsoft / IRNet

An algorithm for cross-domain NL2SQL
MIT License
269 stars 80 forks source link

what is meant by save_fold/ output_fold #4

Closed ng2dev closed 4 years ago

ng2dev commented 4 years ago

I would like to know a suggestion for an average best practice [save_fold]/[output_fold] value. I do not really understand what is meant by this option and how to understand the print statement

 $ sh eval.sh 0 100
 1028 0

Much Thanks

JasperGuo commented 4 years ago

It will create a text file where all the predicted SQL queries are written in it. In the example you provide, there should be a file named 100 in the project folder.