In the last article, we introducted the advatnges of the transformer based models and also understood different components of a transformer based models from a black box perspective.
In this article, we will unleash all the internals of the architecture and also understand few concepts like input encoding and position encoding which are in turn feed to the encoder models.
Happy reading
Comments