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

error while using a trained model on different datasets #4

Open
rajaswa opened this issue May 24, 2019 · 1 comment
Open

error while using a trained model on different datasets #4

rajaswa opened this issue May 24, 2019 · 1 comment

Comments

@rajaswa
Copy link

rajaswa commented May 24, 2019

I am facing the following error while calculating predictions on the laptop14 dataset by using a model trained on rest_total dataset. Why is the model parameter loading process dependent on the size of training corpus vocabulary?

File "_dynet.pyx", line 1461, in _dynet.ParameterCollection.populate File "_dynet.pyx", line 1516, in _dynet.ParameterCollection.populate_from_textfile RuntimeError: Dimensions of lookup parameter /_0/_0 lookup up from file ({300,6465}) do not match parameters to be populated ({300,4738})

@TheDutchDevil
Copy link

Did you manage to find a solution to this problem? If so, I would be very interested.

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