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
853 stars 194 forks source link

Noob question about dev.json #88

Open adameseliga opened 1 year ago

adameseliga commented 1 year ago

Hi,

I'm trying to train my own data on the resdsql model and since it is trained on the spider dataset - and requires additional data to be formatted like the spider data set - I had a question regarding the dev.json file. Essentially, how would I format my own dev.json file? Also, why would I need to include the target output if I only want to infer on new data?

Thanks!

Xiaoguangnihao commented 5 months ago

你好,我也遇到这种问题,请问你是如何解决的呢?