--- language: - en - et - multilingual license: cc-by-sa-4.0 tags: - translation - wmt20 datasets: - wmt/europarl widget: - text: "Jupiter on Päikesest kauguselt viies planeet ja Päikesesüsteemi kõige suurem planeet." - text: "Plejaadid on Sõnni tähtkujus asuv hajusparv, mille Messier' kataloogi tähiseks on M45." - text: "Palju on vaieldud Vikipeedia usaldatavuse ja täpsuse üle. Kritiseeritud on selle avatust vandaalidele, ebaühtlast kvaliteeti ja vasturääkivust, mitteneutraalsust ja konsensuse või populaarsuse eelistamist kvalifitseeritusele." --- # Fairseq Et-En NMT WMT20 MLQE This repository contains the Estonian-English model trained with the [fairseq toolkit](https://github.com/pytorch/fairseq) that was used to produce translations used in the WMT20 shared task on quality estimation (QE) on the [MLQE dataset](https://github.com/facebookresearch/mlqe). The checkpoint was converted from the original fairseq checkpoint available [here](https://github.com/facebookresearch/mlqe/tree/master/nmt_models) using the `convert_fsmt_original_pytorch_checkpoint_to_pytorch.py` script from the 🤗 Transformers library (v4.26.0). Please refer to the repositories linked above for additional information on usage, parameters and training data