Learn Before
When modeling language generation as a search through a tree of possible token sequences, which statement best distinguishes the role of the tree's root node from the role of a node at the first level (a direct child of the root)?
0
1
Tags
Ch.5 Inference - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
When modeling language generation as a search through a tree of possible token sequences, which statement best distinguishes the role of the tree's root node from the role of a node at the first level (a direct child of the root)?
Interpreting the Search Tree Root
In the search tree model used for generating text, the root node represents the first predicted token in the output sequence.