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?
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!