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

The size of word.dic or char.dic is different from the provided Chinese EMLo model! #76

Open
songsonggithub opened this issue Oct 23, 2019 · 2 comments

Comments

@songsonggithub
Copy link

The error like the under:
RuntimeError: Error(s) in loading state_dict for ConvTokenEmbedder:
size mismatch for word_emb_layer.embedding.weight: copying a param with shape torch.Size([71222, 100]) from checkpoint, the shape in current model is torch.Size([6169, 100]).

I think The model has been updated, but the corresponding vocab didn't. hope it be solved quickly!

@1SPing
Copy link

1SPing commented May 31, 2021

我也遇到了此问题,请问您是怎么解决的啊

@jily-judy
Copy link

我也遇到了这个问题,请问怎么解决呢

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

3 participants