Translation
Transformers
PyTorch
Safetensors
mbart
text2text-generation
erzya
mordovian
Inference Endpoints
cointegrated commited on
Commit
d663b7a
1 Parent(s): 60894da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ This a model to translate texts to the Erzya language (`myv`, cyrillic script) f
26
 
27
  It is described in the paper "The first neural machine translation system for the Erzya language".
28
 
29
- This model is based on [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) ([license here](https://tfhub.dev/google/LaBSE/2)), but with updated vocabulary and checkpoint:
30
  - Added an extra language token `myv_XX` and 19K new BPE tokens for the Erzya language;
31
  - Fine-tuned to translate from Erzya: first to Russian, then to all 11 languages.
32
 
 
26
 
27
  It is described in the paper "The first neural machine translation system for the Erzya language".
28
 
29
+ This model is based on [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50), but with updated vocabulary and checkpoint:
30
  - Added an extra language token `myv_XX` and 19K new BPE tokens for the Erzya language;
31
  - Fine-tuned to translate from Erzya: first to Russian, then to all 11 languages.
32