CoolFace
Modelpublic

NYTK/translation-mt5-small-128-en-hu

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
2likes257downloads
Model Card

mT5 Translation model

For further models, scripts and details, see our repository or our demo site.

  • —Source language: English
  • —Target language: Hungarian
  • —Pretrained model used: mT5-small
  • —Finetuned on subcorpora from OPUS
  • —Segments: 56.837.602
  • —prefix: "translate English to Hungarian: "

Limitations

  • —tokenized input text (tokenizer: HuSpaCy)
  • —maxsourcelength = 128
  • —maxtargetlength = 128

Results

ModelBLEUchrF-3chrF-6
Google en-hu25.3054.0849.06
BART36.8960.7756.4
mT527.6953.7348.57

Citation

If you use this model, please cite the following paper:


@inproceedings {laki-yang-mt,
    title = {{Jobban fordítunk magyarra, mint a Google!}},
	booktitle = {XVIII. Magyar Számítógépes Nyelvészeti Konferencia},
	year = {2022},
	publisher = {Szegedi Tudományegyetem, Informatikai Intézet},
	address = {Szeged, Magyarország},
	author = {Laki, László and Yang, Zijian Győző},
	pages = {357--372}
}