Learn Before
A machine learning team has a small set of high-quality labeled data and a very large set of unlabeled data. They decide to use an iterative approach to improve their model's performance. Arrange the core steps of this process in the correct chronological order.
0
1
Tags
Ch.1 Pre-training - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Comprehension in Revised Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Historical Applications of Self-Training
Comparison of Self-Supervised Pre-training and Self-Training
A machine learning team is implementing a self-training procedure to improve a text classification model. They begin by training an initial model on a small, high-quality labeled dataset. They then use this model to predict labels for a vast collection of unlabeled text, creating 'pseudo labels'. Finally, they retrain the model on a combination of the original labeled data and the newly pseudo-labeled data. Which of the following describes the most critical risk inherent to this self-training approach?
A machine learning team has a small set of high-quality labeled data and a very large set of unlabeled data. They decide to use an iterative approach to improve their model's performance. Arrange the core steps of this process in the correct chronological order.
Evaluating a Model Training Strategy