How Self-Attention Builds Contextual Representations in Transformers
Modern NLP changed when models began representing a token according to the context in which it appears. The word "bank" should not receive the same final representation in a sentence about a loan and in a sentence about a river. I...
Read article