Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Getting Invalid Argument error while training on SPIDER dataset (trying on A100) #2

Open
shabbie opened this issue Oct 14, 2021 · 0 comments

Comments

@shabbie
Copy link

shabbie commented Oct 14, 2021

I am following the instructions in readme file to replicate the results on SPIDER data. While the training is going on I am repeatedly getting this error :
"tensorflow.python.framework.errors_impl.InvalidArgumentError: Received a label value of 6 which is outside the valid range of [0, 6). Label values: 6"
which is orginating from line number 270 inside sqlgen.py file. I believe the labels for the classifier has been generated by parsing the SQL query, is there any issue with the label generation process? or am I missing on something?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant