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

Embedding files in constant.py #2

Open
Adityakunwar opened this issue May 5, 2017 · 1 comment
Open

Embedding files in constant.py #2

Adityakunwar opened this issue May 5, 2017 · 1 comment

Comments

@Adityakunwar
Copy link

In constant.py the embedding_matrix_filename variable calls for an embedding file which is not available in the data folder. From where shall I download this embedding file ?

embedding_matrix_filename = 'data/ckpts/embeddings_%s.h5'%embedding_dim

@kauziishere
Copy link

I know it's probably too late but you can create the embedding file by running the prepare_embeddings in prepare_data.py.

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