Resource
The GNMT v2 model is an improved version of the first Google's Neural Machine Translation System with a modified attention mechanism.
Use the NGC CLI to download:
Copied!
The following section lists the requirements in order to start training the GNMT v2 model.
Requirements
This repository contains Dockerfile which extends the PyTorch NGC container
and encapsulates some dependencies. Aside from these dependencies, ensure you
have the following components:
- NVIDIA Docker
- PyTorch 20.06-py3 NGC container
- GPU architecture:
For more information about how to get started with NGC containers, see the following sections from the NVIDIA GPU Cloud Documentation and the Deep Learning DGX Documentation:
- Getting Started Using NVIDIA GPU Cloud,
- Accessing And Pulling From The NGC container registry,
- Running PyTorch.
For those unable to use the Pytorch NGC container, to set up the required environment or create your own container, see the versioned NVIDIA Container Support Matrix.