Machine Translation
← Back to Language Model Applications
Automatically translating text from one language to another. A classic sequence-to-sequence task that drove the development of the Transformer architecture. Modern multilingual models handle 100+ languages.
Related
- Encoder-Decoder Architecture (original Transformer for translation)
- Foundation Models (multilingual LLMs)