-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FineTuning from Argosmodel #12
Comments
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. |
How can I finetune an existing argosmodel?
The text was updated successfully, but these errors were encountered: