Open stijojoseph opened 4 years ago
do you train it
up @stijojoseph ! Did you solve this issue ? @saran-gangster the model is pre-trained
up @stijojoseph ! Did you solve this issue ? @saran-gangster the model is pre-trained
I solved the issue
You should just download the weights and keep it into the models directory
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