Question 12
The following code computes a metric -
Which of the following situations does the above metric becomes useful in?
Generating next tokens in a text summarization task.
Identifying which token is most semantically similar to a given token.
Generating fixed positional embeddings for tokens.
Creating word embedding vectors to be fed into a transformer model.