-
Notifications
You must be signed in to change notification settings - Fork 20
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
lack of ScheduledOptim #8
Comments
Can you print the size and content of |
How about brutally casting the inputs to long such as |
It can be OK. It might be caused by the Line 53-54 in |
Dear author,I change the np.int to np.int64 and the problem was solved. My problem might be caused by numpy version. |
Thanks for reporting this solution. |
My result is Avg recall BLEU 28.139705, avg precision BLEU 28.139705, F1 28.139705. |
“ScheduledOptim” is not defined in modules.Whether the content is missing?
The text was updated successfully, but these errors were encountered: