THU-BPM/ISESL-SQL

#ISESL-SQL

Opened this issue · 4 comments

According to README.md, when training the model, there is a problem, as follows:
image
But the “tables.bin” does not exist in the original spider dataset.
Thank you!

exlaw commented

in this case, you first need to preprocess data using the script in readme.

When training the model, the following question appears, what version of dgl are you using?
image
Thank you!

exlaw commented

We use the dgl-cu102 with version 0.7.2, you can follow the instruction with this website:https://www.dgl.ai/pages/start.html

Thank you!
However, when using dgl-cu102 with version 0.7.2, when preprocessing data
image
And When training the model,
image
I have tried pip, conda and mirror sites without success