Let's Recreate Google Translate! | Model Training

Опубликовано: 07 Июнь 2026
на канале: Edan Meyer
6,390
166

Part 2 video:    • Let's Recreate Google Translate! | Multili...  

This is the final video in the NMT series! This time we model training and testing. We also recreate the demo shown and test out some translations.

The previous videos went over some theory behind Neural Machine Translation (NMT), NLP models for sequential data, attention, self-attention, the mT5 model, and the Hugging Face library for transformers.

GitHub repo: https://github.com/ejmejm/multilingua...
Colab code: https://colab.research.google.com/dri...
Transformer paper: https://arxiv.org/abs/1706.03762
mT5 paper: https://arxiv.org/abs/2010.11934
Article on how transformers work: https://towardsdatascience.com/transf...