argosopentech/argos-train

FineTuning from Argosmodel

johnpaulbin opened this issue · 3 comments

How can I finetune an existing argosmodel?

The current Argos Translate models are converted for CTranslate2 so not straightforward, but I'm hoping to save and distribute checkpoints in the future. The underlying model is an OpenNMT model that can be trained in a day on a normal GPU to train one from scratch.

interesting, unfortunately I will have to train a new spanish model entirely and save the lastest checkpoint. Thanks for this info, though! (why not just save the latest checkpoint inside the argosmodel archive? or would that take up too much space?)

I want to save the checkpoints in the future, just an oversight when I was training them.