Improving Phrase Generation in a Language Model
Based on the provided case study, explain why the team's chosen training task is a logical approach to address the specific problem they identified with their 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