> For the complete documentation index, see [llms.txt](https://til.kurianbenoy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.kurianbenoy.com/ai-ml/helsinki-nlp-translation-models.md).

# Helsinki-NLP Translation models

An open-source repo with lot of pretrained models for translation in more than 1000+ language pairs. If we ever want to build a translation service in our platform, their pretrained models would be a good starting point.

Repository: <https://github.com/Helsinki-NLP/OPUS-MT-train>

Paper: [https://aclanthology.org/2020.eamt-1.61.pdf ](<https://aclanthology.org/2020.eamt-1.61.pdf >)

Hugging Face: <https://huggingface.co/Helsinki-NLP>
