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

Size([400, 350]) instead of ([400, 300]) #7

Open
tamio96 opened this issue Oct 11, 2018 · 1 comment
Open

Size([400, 350]) instead of ([400, 300]) #7

tamio96 opened this issue Oct 11, 2018 · 1 comment

Comments

@tamio96
Copy link

tamio96 commented Oct 11, 2018

Greetings,

I counter this error when try to run your code without changing anything.
Could you have any ideas to fix this?

RuntimeError: While copying the parameter named context_LSTM.weight_ih_l0, whose dimensions in the model are torch.Size([400, 350]) and whose dimensions in the checkpoint are torch.Size([400, 300]).

@kenkenling
Copy link

kenkenling commented Dec 31, 2018

I got the same problem, do you know how to fix it? Thank you

Just found out, in training and test, the '--use-char-emb', default=False, is different

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

2 participants