Multiple Choice

A language model generates text by exploring a tree of possible token sequences, where each level of the tree contains sequences of the same length. The process starts from a root node representing an empty sequence. If the model systematically explores all sequences of length 1 before moving on to explore any sequences of length 2, and all sequences of length 2 before any of length 3, which of the following options correctly lists the order in which the nodes (representing partial sequences) would be visited in the tree depicted below?

Tree Structure:

  • Level 0: R (Root)
  • Level 1 (children of R): A, B
  • Level 2 (children of A): C, D
  • Level 2 (children of B): E
  • Level 3 (children of C): F

0

1

Updated 2025-09-28

Contributors are:

Who are from:

Tags

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Application in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science