OPUS-MT-train/finetune
2020-01-15 23:18:07 +02:00
..
de-fi/goethe all models = opus 2020-01-15 23:18:07 +02:00
en-fi/news finetuning and backtranslation 2020-01-12 01:10:53 +02:00
fi-en/news finetuning and backtranslation 2020-01-12 01:10:53 +02:00
Makefile all models = opus 2020-01-15 23:18:07 +02:00
README.md finetuning and backtranslation 2020-01-12 01:10:53 +02:00

Model fine-tuning

Scripts for fine-tuning transformer models using some small in-domain data.

  • NOTE: this only works for SentencePiece models

TODO

  • download base models from ObjectStorage
  • make it work with multilingual models (need to adjust preprocess-scripts for those models)