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

CAN NOT FIND "embeddings.pickle" anywhere #5

Closed
notingbad opened this issue May 17, 2017 · 2 comments
Closed

CAN NOT FIND "embeddings.pickle" anywhere #5

notingbad opened this issue May 17, 2017 · 2 comments

Comments

@notingbad
Copy link

Hi,
I'm trying to learn your paper but something wrong with my code. I try to locate the error and I found the file named "embeddings.pickle" was everywhere but I just cannot find how to create it. I noticed the comment "# Use plot_embeddings.ipynb to create" but still I cannot find out the answer.
I'm wondering if you can give me a hand, thanks a lot.

@entron
Copy link
Owner

entron commented May 17, 2017

In the file train_test_model.py you can find the code to save the embeddings under the line:

if save_embeddings:

@notingbad
Copy link
Author

Thank you very much!

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