Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Prediction stuck at 65% #73

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

Prediction stuck at 65% #73

tamio96 opened this issue Oct 12, 2018 · 1 comment

Comments

@tamio96
Copy link

tamio96 commented Oct 12, 2018

I met this error when trying to run the code (only change Glove to 840B.300d but remain filename as 6B.300d)
Does anybody know how to fix this?

File "scripts/run_model/run_bimpm.py", line 267, in
main()
File "scripts/run_model/run_bimpm.py", line 183, in main
config.pretrained_word_embeddings_file_path)
File "scripts/run_model/../../duplicate_questions/data/embedding_manager.py", line 113, in get_embedding_matrix
len(fields) - 1))
ValueError: Provided embedding_dim of 300, but file at pretrained_embeddings_file_path has embeddings of size 299

@tamio96
Copy link
Author

tamio96 commented Oct 12, 2018

oh, It looks like GloVe 6B works but GloVe 840B can't...
I don't know if the cause if from code or GloVe itself...

=============================
It's always stuck at 65% prediction...

@tamio96 tamio96 changed the title Embedding_dim 299 instead of 300 Prediction stuck at 65% Oct 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant