What is 'transfer learning' in the context of NLP language models?
-
A
Training a model simultaneously on multiple languages to transfer knowledge across them
-
B
Pretraining a model on large general corpora then fine-tuning it on a downstream task
-
C
Copying weights from one model architecture to another of the same size
-
D
Transferring training data from one dataset to another to avoid duplicates