TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Natural Language Processing/Machine Translation/WMT2016 English-German

Machine Translation on WMT2016 English-German

Metric: BLEU (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕BLEU▼Extra DataPaperDate↕Code
1GPT-3 175B (Few-Shot)29.7NoLanguage Models are Few-Shot Learners2020-05-28Code
2MASS (6-layer Transformer)28.3NoMASS: Masked Sequence to Sequence Pre-training f...2019-05-07Code
3SMT + NMT (tuning and joint refinement)26.9NoAn Effective Approach to Unsupervised Machine Tr...2019-02-04Code
4MLM pretraining for encoder and decoder26.4NoCross-lingual Language Model Pretraining2019-01-22Code
5SMT as posterior regularization21.7NoUnsupervised Neural Machine Translation with SMT...2019-01-14Code
6PBSMT + NMT20.2NoPhrase-Based & Neural Unsupervised Machine Trans...2018-04-20Code
7Synthetic bilingual data init20NoUnsupervised Neural Machine Translation Initiali...2018-10-30-