-
Notifications
You must be signed in to change notification settings - Fork 65
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
problem with python 3.6 #26
Comments
Here's a working version of the code in python3.6 with GPU compute option: I resolved the above issue by training longer, especially in the latter 2 models. |
Could it be that the targetid is getting stuck during learning for the implementation given in the 3.6 fork? How many epochs till one can get improvements in avg. loss value/f1 for targetid? In the former version val_f1 was getting much higher. Old vs New for TargetId Training:
Could it be an issue when the last line if commented out it part?:
|
Dimensions of lookup parameter /_0 lookup up from file ({100,400574}) do not match parameters to be populated ({100,410050})
The text was updated successfully, but these errors were encountered: