File size: 1,343 Bytes
4118f5b
9642794
 
 
 
4118f5b
9642794
 
 
 
 
 
 
4118f5b
9642794
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
language:
- en
- ru
- multilingual
license: cc-by-sa-4.0
tags:
- translation
- wmt20
widget:
- text: "Сахалинская кайнозойская складчатая область разделяется на Восточную и Западную зоны, разделённые Центрально-Сахалинским грабеном."
- text: "Существует несколько мнений о его точном месторасположении."
- text: "Крупный научно-образовательный центр, в котором обучается свыше ста тысяч студентов."
---

# Fairseq Ru-En NMT WMT20 MLQE

This repository contains the Russian-English model trained with the [fairseq toolkit](https://github.com/pytorch/fairseq) that was used to produce translations used in the WMT21 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.