-
Notifications
You must be signed in to change notification settings - Fork 15
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
NMT and TGNN Project Documentation with Anas Mohammad #267
Comments
Excited to work under the supervision of Kap. |
Today's agenda:
Can you come on Teams at 2 pm to work on these? |
Sounds Great, I'll be available at 3pm, I'm busy till then. |
Can you re-run the transformer model but before running do:
|
I will be doing so soon, so far i have
2.Tried running a bash script to run a gith model but it would display an error message indicating there is no such file. Found a solution on stack overflow telling me to download dos2unix. It worked and i can now run bash scripts. 3.Tried running a model but it freezes after a couple of seconds, kept my pc open but still wouldn't finish training the model, the process ran for hours but no result. hopefully after these fixes it should work. |
Were you able to run the |
I have tried running it and implemented what you suggested setting the bucket size to 128 yet I am still running into issues. |
Anything in the non error log? |
Nothing unusual no |
What errors you get? Post what's in the non error log and also like last 20 lines of error log using code blocks here. |
|
Can you lower the bucket size even more to like 16? and then retry. |
Froze again this time ending at line 3179. |
And nothing in non error log? |
No nothing new. |
Okay, we'll try something else. Can you try and use another model, either RNN or CNN (convs2s). Duplicate the model file like the Transformer yml and the rest are the same (ie. making the script for it). Set |
A placeholder issue page for tracking all future NMT and TGNN project milestones such as issues, solutions, guides, results, anything related to the two with Anas Mohammad.
I'll update this first post as we progress and needed.
The text was updated successfully, but these errors were encountered: