Question 17
Based on the above data, answer the given subquestions.
Which of the following is true?
The mask matrix is added to the query-key product matrix before applying softmax.
The mask matrix is added to the query-key product matrix after applying softmax.
The mask matrix could be added either before or after the softmax.