Learn Before
A language model is generating a sentence and has so far produced the sequence: 'The sun is shining and the birds are...'. In the first phase of determining the next word, the model generates a list of potential candidates from its vocabulary based on the preceding text. Which of the following options best illustrates the direct output of this initial generation phase, before any sorting or filtering occurs?
0
1
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
Related
A language model is generating a sentence and has so far produced the sequence: 'The sun is shining and the birds are...'. In the first phase of determining the next word, the model generates a list of potential candidates from its vocabulary based on the preceding text. Which of the following options best illustrates the direct output of this initial generation phase, before any sorting or filtering occurs?
When a language model generates the next word in a sentence, it follows a multi-step process to select the most promising options. Arrange the following three actions into the correct logical sequence.
Identifying the Generation Stage