The Sockeye 2 Neural Machine Translation Toolkit At AMTA 2020 | Awesome LLM Papers Contribute to Awesome LLM Papers

The Sockeye 2 Neural Machine Translation Toolkit At AMTA 2020

Tobias Domhan, Michael Denkowski, David Vilar, Xing Niu, Felix Hieber, Kenneth Heafield . Arxiv 2020 – 71 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized

We present Sockeye 2, a modernized and streamlined version of the Sockeye neural machine translation (NMT) toolkit. New features include a simplified code base through the use of MXNet’s Gluon API, a focus on state of the art model architectures, distributed mixed precision training, and efficient CPU decoding with 8-bit quantization. These improvements result in faster training and inference, higher automatic metric scores, and a shorter path from research to production.

Similar Work