Closed HURIMOZ closed 1 month ago
Hi, as Iʻm training a bilingual translation model, Iʻm trying to resume training from a checkpoint. It seems that I canʻt use option train_from. Hereʻs my command: eole train --config wmt17_enty.yaml --train_from models/step_8000
train_from
eole train --config wmt17_enty.yaml --train_from models/step_8000
Please delete issue. I found how to use it. Thanks.
Hi, as Iʻm training a bilingual translation model, Iʻm trying to resume training from a checkpoint. It seems that I canʻt use option
train_from
. Hereʻs my command:eole train --config wmt17_enty.yaml --train_from models/step_8000