Quiz Space

Large Language Models · End Term · 13 Apr 2025 · January 2025 term · Set 1

Question 13: Consider the following dictionary with the number of wor…

Question 13

+3 marksWritten answer

Consider the following dictionary with the number of word occurrences in a corpus:

Consider the following dictionary with the number of word occurrences in a corpus:
You will be working with word piece algorithm, answer the given subquestions in that context:

Which pair will be merged in the very first merge? Say the pair is (‘a’,‘b’), then enter “ab” (without quotes and white spaces). If there is a tie between two or more candidates, pick the one that occurs first in the original vocabulary outlined in the question.
NOTE: Enter the exact answer without any extra space in the beginning or at the end.

Show answer

Correct answer: la

Question 13 of 15 in the IIT Madras BS Large Language Models (LLM) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M DEGREE FN EXAM QDB2 13 Apr 2025). It carries 3 marks.

More questions from this paper

  1. Q1Suppose we are given a Model A with N layers and a dataset with D tokens. Choose the correct statements according to th…
  2. Q2The statement that KV caching is not helpful during inference in encoder models like BERT is
  3. Q3Consider the problem of length extrapolation using the Absolute Position Encoding (APE) scheme. Suppose the context len…
  4. Q4Select correct statements about sinusoidal positional encoding:
  5. Q5Suppose we have a dataset for machine translation tasks with thousands of samples. Suppose a team considers training th…
  6. Q6Select correct statements regarding character level tokenization:\ Note: Assume that the character level vocabulary has…
  7. Q7Which of the following are design choices for building a large language model?
  8. Q8Figure question
  9. Q9Figure question
  10. Q10Consider following distribution generated by a GPT model after feeding the sentence “I love Manali because it is so”: C…
  11. Q11Consider following distribution generated by a GPT model after feeding the sentence “I love Manali because it is so”: C…
  12. Q12Consider the following dictionary with the number of word occurrences in a corpus: Consider the following dictionary wi…
  13. Q14Consider the following dictionary with the number of word occurrences in a corpus: Consider the following dictionary wi…
  14. Q15Of these 4 blocks, choose the block(s) that is (are) proper permutation of 4 blocks.