Train-Checkpoint-train_from

Hello everyone,

I train one corpus but I stopped the training part because the process was taking too long. And now, I want to restart it. Below code gives me errors. What am I doing wrong? Thanks in advance.

docker container run -it --rm -v “$(pwd)”/data:/data -v “$(pwd)”/config.yaml:/opt/opennmt-py/config.yaml opennmt-py-lab -train_from PATH/model.pt.

No one can help you if you don’t provide the errors that you get.