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 you show me the format of model_path, the specific model file like the python evaluate.py model_path data_file #10

Open
Jch520 opened this issue Jul 27, 2021 · 3 comments

Comments

@Jch520
Copy link

Jch520 commented Jul 27, 2021

Can you show me the format of model_path, the specific model file like the python evaluate.py model_path datafile. I always get the error ‘tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ./models/quora/benchmark-4/checkpoint-best’. What is the suffix of the model file

@hitvoice
Copy link
Collaborator

What's your tensorflow version?

@Jch520
Copy link
Author

Jch520 commented Jul 28, 2021

1.15.0

@hitvoice
Copy link
Collaborator

hitvoice commented Aug 1, 2021

It seems like some APIs are not working. A way to temporarily solve this is to specify the checkpoint by the exact step, like "./models/quora/benchmark-4/checkpoint-37500". You can find your best step in "log.txt".

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