OpenNMT-py-English-German-Transformer
OpenNMT-py is the PyTorch version of the OpenNMT project, an open-source (MIT) neural machine translation framework. OpenNMT has several pretrained models. This one is trained particularly for English to German translation.
- Configuration: Base Transformer configuration with standard training options
- Data: WMT with shared SentencePiece model
- BLEU:
- newstest2014 = 26.89
- newstest2017 = 28.09