NLP - Sequence Models for NLP
Given query Q = [1, 2], key K = [[1, 0], [0, 1]], and value V = [[10, 0], [0, 20]], what is the attention output using dot product and softmax?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions