NLP's and Transformer Models
Transformers have revolutionized NLP since their inception in 2017. They can understand language at a deeper level as well as parallelize training on GPUs. In this course, you will learn how to create Transformers for NLP.
What you'll learn
Natural language processing is a set of tools and techniques that enable us to unlock the power of text, and transformers have revolutionized NLP since their inception in 2017. They can understand language at a deeper level as well as parallelize training on GPUs. In this course, NLP's and Transformer Models, you’ll gain the ability to use and create Transformers and LLMs for NLP. First, you’ll explore the attention mechanism and learn how it really works. Next, you’ll discover about the Transformer architecture and write one of your own! Finally, you’ll learn how to leverage Hugging Face to fine-tune or perform “transfer learning” on LLMs to do pretty amazing tasks. When you’re finished with this course, you’ll have the skills and knowledge of Transformers on Natural Language Processing needed to develop outstanding solutions.
Table of contents
- Introducing Attention 10m
- Demo: Calculating Attention by Hand - Part 1 3m
- Demo: Calculating Attention by Hand - Part 2 7m
- Demo: Calculating Self-attention by Hand 9m
- Demo: Adding Attention Layers with Frameworks - Part 1 7m
- Demo: Adding Attention Layers with Frameworks - Part 2 4m
- Recap: Seq2Seq with Attention 3m
- Demo: Implementing Neural Machine Translation with Attention - Part 1 7m
- Demo: Implementing Neural Machine Translation with Attention - Part 2 7m
- Demo: Implementing Neural Machine Translation with Attention - Part 3 4m
- Demo: Implementing Neural Machine Translation with Attention - Part 4 8m
- Demo: Implementing Neural Machine Translation with Attention - Part 5 2m
- Demo: Implementing Neural Machine Translation with Attention - Part 6 4m
- Key Takeaways and Tips 2m
- Multi-headed Attention and Transformers - Part 1 4m
- Multi-headed Attention and Transformers - Part 2 6m
- Demo: Our First Transformer - Part 1 6m
- Demo: Our First Transformer - Part 2 8m
- Demo: Our First Transformer - Part 3 3m
- Demo: Our First Transformer - Part 4 2m
- Demo: Our First Transformer - Part 5 3m
- Introducing Hugging Face 4m
- Demo: Transfer Learning on Transformers with Hugging Face - Part 1 9m
- Demo: Transfer Learning on Transformers with Hugging Face - Part 2 6m
- Demo: Text Summarisation with Fine-tuned T5 13m
- Where to Go Next? 2m