
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:
Explanation:
Semi-supervised learning (Option D) is the correct approach for this scenario because:
Why other options are incorrect:
Key takeaway: Semi-supervised learning is ideal when you have abundant unlabeled data and limited labeled data, allowing the model to learn general patterns from the unlabeled data before being fine-tuned for specific tasks.