|
--- |
|
language: |
|
- et |
|
- en |
|
- de |
|
- fi |
|
- ru |
|
- uk |
|
library_name: fairseq |
|
pipeline_tag: translation |
|
tags: |
|
- modularNMT |
|
--- |
|
# SynEst fully modular translation model |
|
|
|
The SynEst models are machine translation models focused on |
|
translating from and into the Estonian language. |
|
|
|
The model uses a modular architecture, where each language |
|
has its own encoder and decoder that is used for all translation directions. |
|
|
|
## Languages |
|
|
|
Translation directions: `et-en`, `en-et`, `et-de`, `de-et`, |
|
`et-fi`, `fi-et`, `et-ru`, `ru-et`, `et-uk`, `uk-et`. |
|
|
|
## Model Card Authors [optional] |
|
|
|
@lisskor |