Machine Translation - HuggingFace

This is a supervised machine translation algorithm which supports many pre-trained models available in Hugging Face. The following sample notebook demonstrates how to use the Sagemaker Python SDK for Machine Translation for using these algorithms.

For detailed documentation please refer Use Built-in Algorithms with Pre-trained Models in SageMaker Python SDK.

Available Models

Model ID

Fine Tunable?

Latest Version

Min SDK Version

Source

huggingface-translation-opus-mt-en-es

False

1.1.0

2.75.0

HuggingFace

huggingface-translation-opus-mt-en-vi

False

1.1.0

2.75.0

HuggingFace

huggingface-translation-t5-base

False

1.1.0

2.75.0

HuggingFace

huggingface-translation-t5-large

False

1.1.0

2.75.0

HuggingFace

huggingface-translation-t5-small

False

1.1.0

2.75.0

HuggingFace