Skip to content
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

Training error #233

Open
admeliora opened this issue Mar 26, 2020 · 0 comments
Open

Training error #233

admeliora opened this issue Mar 26, 2020 · 0 comments

Comments

@admeliora
Copy link

I trained on a 30 MB text file that has been successfully preprocessed with num_layers = 3 and rnn_size = 500. It ran without any issues for around 12 hours, but then I got a write error:

/home/ubuntu/torch/install/share/lua/5.1/torch/File.lua:235: in function 'writeObject' /home/ubuntu/torch/install/share/lua/5.1/torch/File.lua:235: in function 'writeObject' /home/ubuntu/torch/install/share/lua/5.1/nn/Module.lua:188: in function 'write' /home/ubuntu/torch/install/share/lua/5.1/torch/File.lua:210: in function 'writeObject' /home/ubuntu/torch/install/share/lua/5.1/torch/File.lua:235: in function 'writeObject' /home/ubuntu/torch/install/share/lua/5.1/torch/File.lua:388: in function 'save'

Any ideas what the issue might be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant