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

ERROR:tensorflow:Found example queue thread dead. Restarting. #16

Open
khanzaifa37 opened this issue Apr 7, 2020 · 2 comments
Open

Comments

@khanzaifa37
Copy link

INFO:tensorflow:Starting Seq2Seq training...
WARNING:tensorflow:Bucket input queue is empty when calling next_batch. Bucket queue size: 0, Input queue size: 0
ERROR:tensorflow:Found example queue thread dead. Restarting.
The last line keeps on repeating, and the execution never completes. I tried using Tensorflow 2.0 and 1.15

@theamrzaki
Copy link
Owner

I think the problem comes from word embedding and vocab.txt, as they are needed for the model, so did you create a vocab.txt for the model ?

@khanzaifa37
Copy link
Author

I think the problem comes from word embedding and vocab.txt, as they are needed for the model, so did you create a vocab.txt for the model ?

Yes, it is created and saved in the pickles folder

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