Open max-frai opened 4 years ago
Hi, thank you for noticing this!
Seems like i forgot to include the checkpoint file in the package. Please create an checkpoint file in the model dir, e.g. for the 61k steps pretrained model:
echo model_checkpoint_path: \"model-61000\" > checkpoint
Hello! I try to use downloaded 1250M model. So I clone this repo, copy model into models folder and run:
And this fails to:
And with smaller downloaded model 117M it works okay. I also noticed smaller model has checkpoint and counter files inside and bigger one - no.