-
Notifications
You must be signed in to change notification settings - Fork 60
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
Assertion error during training #24
Comments
The error is triggered by this line: You may temporarily bypass this by changing line 70 to
The It looks like something might be wrong with the data since this error shouldn't be triggered when parsing a ground truth command. Looks like it got choked on this one
I'm going to debug the bash_tokenizer further and get back to you. |
Thanks a lot for your suggestion, I'm gonna try it in the meanwhile. |
Hello sir. When I restored the code, I had the same problem. At the same time, I had modified loose_constraints, but I still got an error. I hope you can guide me. Thank you very much.
|
Hello,
|
|
|
I met the same problem, any idea how to fix this?
|
met this too. |
Hello, have you solve this problem(AssertionError)? And I tried many times but failed. Please give me your solutions. Thank you very much! |
Hello,
I'm trying to reproduce the paper results, but I get an assertion error after few epochs while running "make train".
Do you have any suggestion?
Thanks!
The text was updated successfully, but these errors were encountered: