What is transfer learning in the context of NLP?

What is transfer learning in the context of NLP?

a) Translating text from one language to another
b) Using a pre-trained model on a new, related task
c) Building a model from scratch
d) Transferring data between systems

Answer:

b) Using a pre-trained model on a new, related task

Explanation:

Transfer learning involves using a model pre-trained on one task and applying it to a new, related task, often improving performance.

Reference:

Natural Language Processing (NLP) Quiz – MCQ Questions and Answers

Scroll to Top