🎴 Flashcard Mode
Domain Adaptation for NLP
Card1 / 15
Mastered0
Review0
QuestionClick to flip
What is the primary goal of domain adaptation in NLP?
AnswerClick to flip back
A
To improve the performance of a model on a new domain without additional labeled data.
💡 Explanation:
Domain adaptation aims to bridge the gap between the source and target domains, allowing a model trained on the source domain to perform well on the target domain even without labeled data from the target domain.