A Gentle Guide to the Transformer under the hood, and its end-to-end operation. — This is the second article in my series on Transformers. In the first article, we learned about the functionality of Transformers, how they are used, their high-level architecture, and their advantages. In this article, we can now look under the hood and study exactly how they work in detail. We’ll…