CoolFace
Modelpublic

NYTK/translation-marianmt-en-hu

sourceHugging Facegpl-3.0updated 5y agoView on Hugging Face
1likes62downloads
Model Card

Marian Translation model

For further models, scripts and details, see our repository or our demo site. There is a description of the REST API of our service.

This model has been traind with a MarianNMT v1.10.23; commit: 42f0b8b7 transformer-big typed environment. This repository contains our translation model (en-hu) which were published in MSZNY 2022 conference.

  • —Source language: English
  • —Target language: Hungarian
  • —Pretrained on subcorpora from OPUS
  • —Segments: 56.837.602

Limitations

Results

ModelBLEUchrF-3
Google en-hu25.3054.08
Marian-big-enhu37.3061.61

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}
}