Views
No views yet
mt/configs/large.yaml). Trained on the v13 corpus, which drops the
OPUS-100 KDE/GNOME/Ubuntu contamination that caused the v12 UI-label
collapse failure mode (@ info: whatsthis -> & Resize, Name ->
A tool to store a new image).jensjepsen/esperanto-mt-parallel-v13 (5.03M rows; no opus-100)jensjepsen/esperanto-mt-math-parallel-v2 (sentences + rows)jensjepsen/esperanto-mt-yago-parallel-v2 (labels + comments)jensjepsen/esperanto-orca-math-gemini-parallelspm_eneo_48k_v3.model (SPM unigram, case-preserving
nmt_nfkc).| set | v13 large | v12 large | Δ |
|---|---|---|---|
| FLORES devtest (en2eo) | 28.37 | 28.26 | +0.11 |
| opus100 validation | 34.02 | 33.99 | +0.03 |
| MMLU STEM | 68.49 | 68.90 | -0.41 |
| MMLU full | 61.18 | 60.58 | +0.60 |
| SciQ | 66.18 | 66.85 | -0.67 |
| Math WP | 99.70 | 99.69 | +0.01 |
The Vampire Diaries (La Vampiro Diaries) estas usona televida serio de supernaturaj dramoj), keeps LaTeX formatting clean (v12 introduced
spurious spaces around parens), handles distinctions v13-tiny loses
(zip-kodo vs poshkodo), and produces more natural English on EO->EN
(at a red light vs at red light).1from transformers import MarianMTModel
2import sentencepiece as spm
3
4model = MarianMTModel.from_pretrained("jensjepsen/eo-mt-v13-large-bidir")
5sp = spm.SentencePieceProcessor(model_file="spm_eneo_48k_v3.model")
6# Prepend <eo> (id=48001) to input for EN->EO, or <en> (id=48000) for EO->EN.