In this section, we will familiarize ourselves with BERT. First, we will understand how the transformer works, and then we will explore BERT in detail. We will also get hands-on with BERT and learn how to use the pre-trained BERT model.
The following chapters are included in this section:
- Chapter 1, A Primer on Transformers
- Chapter 2, Understanding the BERT Model
- Chapter 3, Getting Hands–On with BERT