Large Language Models · Quiz 1 · 27 Oct 2024 · September 2024 term
Question 11: Consider a vocabulary \mathcal{V}, \mathcal{V} =([start]…
Question 11
+1 markNumerical answer
Consider a vocabulary V,
V=([start], breaking, ground, a, is, seismology, study, experience, earth quake,[end]).
Assume that we have a pre-trained GPT model for text generation and the first input token to the model is always the special token [start]. The prediction probabilities outputted by the model are given below.
The columns of the matrix are in the same order as the words listed in the vocabulary set above
The zeroth row of the matrix is the output probability distribution by the model given the special [Start] token as input. Following the Greedy Search decoding strategy, the subsequent rows give the conditional probability distribution conditioned over the previous tokens. If you think the given information is insufficient for any sub-questions, then enter -1 as your answer
Based on the above data, answer the given subquestions.
Question 11 of 19 in the IIT Madras BS Large Language Models (LLM) Quiz 1 paper sat on 27 Oct 2024, in the September 2024 term (IIT M DEGREE AN EXAM QDB2 27 Oct 2024). It carries 1 mark.