Thank you for your contribution to Text2SQL research. I'm getting a lot of help from it for my research.
I noticed that I need the spider2-lite/resource/documentation folder and the internal documentation for a baseline DAIL-SQL run with the spider2-lite dataset.
Currently those folders don't exist on the github and I was wondering where I can find them.
Also, DAIL-SQL reads the spider2-lite.json file, and the currently published spider2-lite_1104 is a jsonl file, so I get an error. Could you tell me the proper json file format? Is it possible to enclose each item in an array ([{...}, {...}, ...])?
Hello, thank you for following our work.
We are currently refactoring the DAIL-SQL/DINSQL/CHESS code and will update it in the next couple of days. Thank you.
hello
Thank you for your contribution to Text2SQL research. I'm getting a lot of help from it for my research.
I noticed that I need the
spider2-lite/resource/documentation
folder and the internal documentation for a baseline DAIL-SQL run with the spider2-lite dataset.Currently those folders don't exist on the github and I was wondering where I can find them.
Also, DAIL-SQL reads the
spider2-lite.json
file, and the currently publishedspider2-lite_1104
is ajsonl
file, so I get an error. Could you tell me the proper json file format? Is it possible to enclose each item in an array ([{...}, {...}, ...]
)?Thanks a lot for your help.