A language model is being trained with pairs of text sequences. Consider the following training example:
Input: The committee reviewed the [MASK] [MASK] [MASK] and approved it.
Target Output: The committee reviewed the detailed project proposal and approved it.
Based on this training example, what is the primary learning objective for the model?
0
1
Tags
Ch.1 Pre-training - 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
A language model is being trained with pairs of text sequences. Consider the following training example:
Input:The committee reviewed the [MASK] [MASK] [MASK] and approved it.
Target Output:The committee reviewed the detailed project proposal and approved it.
Based on this training example, what is the primary learning objective for the model?Improving Phrase Generation in a Language Model
Benefit of Consecutive Token Masking