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

Even the checkpont file is in the correct directory it is not identifying it #62

Open
stijojoseph opened this issue Mar 7, 2020 · 5 comments

Comments

@stijojoseph
Copy link

Traceback (most recent call last):

File "", line 339, in
main()

File "", line 40, in main
sample_main(args)

File "", line 62, in sample_main
model_path, config_path, vocab_path = get_paths(args.save_dir)

File "", line 55, in get_paths
raise ValueError('Checkpoint not found in {}.'.format(save_dir))

ValueError: Checkpoint not found in models/reddit.

@julien-c @julien-c

@saran-gangster
Copy link

do you train it

@boboyoyo7
Copy link

up @stijojoseph ! Did you solve this issue ?
@saran-gangster the model is pre-trained

1 similar comment
@boboyoyo7
Copy link

up @stijojoseph ! Did you solve this issue ?
@saran-gangster the model is pre-trained

@saran-gangster
Copy link

saran-gangster commented Sep 2, 2020

I solved the issue

@saran-gangster
Copy link

You should just download the weights and keep it into the models directory

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

3 participants