OPUS-MT-train/finetune/README.md

13 lines
296 B
Markdown
Raw Normal View History

2020-01-12 02:10:53 +03: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)