Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 670 Bytes

machine_translation_hugging_face.rst

File metadata and controls

10 lines (7 loc) · 670 Bytes

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 <built-in-algos>.