Machine Translation using LLMs

The T5 tokenizer used for this model requires prompting for NLP tasks.
Format: Translate <lang1> to <lang2>: Source <lang1> sentence.

Sample input:

Prompt for English to French Translation:

Prompt for French to English Translation:



References:
[1] Raffel, Colin, et al. “Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer.” arXiv preprint arXiv:1910.10683 (2019).

Last updated: Oct 2023