Edit model card

A Modular Translation Model for 7 Languages

This model supports translation in all directions between the following languages: et, en, de, ru, fi, lt, lv.

The model uses a modular architecture, where each language has its own encoder and decoder that is used for all translation direction combinations. The model can be used with our custom version of FairSeq and with our translation API components (API and NMT workers). Additionally, it is fully compatible with the MTee platform and its NMT workers.

Files:
Fairseq translation model modular_model.pt
SentecePiece models sp-model.{lang}.model
translation model vocabularies dict.{lang}.txt
Downloads last month
0
Inference Examples
Inference API (serverless) has been turned off for this model.