XuezheMax / NeuroNLP2

Deep neural models for core NLP tasks (Pytorch version)
GNU General Public License v3.0
441 stars 89 forks source link

embedding size #38

Closed peithous closed 4 years ago

peithous commented 4 years ago

What is the size of glove embeddings that is required? I try glove trained with 100dims but I get an error

Screen Shot 2019-12-02 at 10 10 02 PM
XuezheMax commented 4 years ago

It seems that your embedding is not loaded correctly. Would you please print the word_dim to see if it is 100? Or have you changed the config file where the hyps['word_dim'] should be 100 by default?

On Mon, Dec 2, 2019 at 10:11 PM peithous notifications@github.com wrote:

What is the size of glove embeddings that is required? I try glove trained with 100dims but I get an error [image: Screen Shot 2019-12-02 at 10 10 02 PM] https://user-images.githubusercontent.com/27439526/70017229-959eca00-1550-11ea-980a-48f50abbcf5f.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/XuezheMax/NeuroNLP2/issues/38?email_source=notifications&email_token=AA2S3FUL4CJQIMKY2VGIZBTQWXE4NA5CNFSM4JURCRSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H5Q3HLA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2S3FUUCGJGBPIKUHOHZYTQWXE4NANCNFSM4JURCRSA .