
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
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
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.