-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to run GTS on a custom dataset #8
Comments
I'm not sure the specific reason. But you could check the value of these variables below.
they are all about the decoder's vocabulary of GTS, or other models. Please check if they are currect. Second, you may pay attention to the inputs(batch_data) of the model. |
Code for building number stack
Code for choosing the target symbol according to maximal score
|
I encountered a similar problem. |
The module seems to run fine with the provided datasets.
But it throws error on when I've included a custom dataset.
Errortrace:
The text was updated successfully, but these errors were encountered: