
Explanation:
Self-supervised learning is the correct approach because:
Why not the other options:
Self-supervised learning is particularly effective for language models as it can create "pseudo-labels" from the data itself (like predicting masked words or next sentences), making it perfect for learning contextual relationships from unlabeled text.
Ultimate access to all questions.
No comments yet.
A social media company wants to train a large language model using massive amounts of unlabeled posts to learn contextual word relationships before fine-tuning for sentiment analysis. Which approach should they use?
A
Transfer learning
B
Reinforcement learning
C
Self-supervised learning
D
Semi-supervised learning