Q4 Single choice Mark for later What is the purpose of Attention Mechanism in Transformer architecture? A Weigh the importance of different words within a sequence and understand the context. B Convert tokens into numerical forms (vectors) that the model can understand. C Break down a sentence into smaller pieces called tokens. D Apply a specific function to each word individually. Correct answer