bert icon indicating copy to clipboard operation
bert copied to clipboard

Fine tuning vs feature extraction methods using BERT

Open yassmine-lam opened this issue 4 years ago • 1 comments

Hi,

I found in some blogs that fine-tuning a BERT model is better than extracting features from bert without fine-tuning and then train a neural network from scratch and they justify this by the fact that fine-tuning a pre-trained model require less labeled data for training than a model built from scratch is there someone who has tried to compare these two methods?

Thank u

yassmine-lam avatar Dec 21 '20 08:12 yassmine-lam

Hi,

I found in some blogs that fine-tuning a BERT model is better than extracting features from bert without fine-tuning and then train a neural network from scratch and they justify this by the fact that fine-tuning a pre-trained model require less labeled data for training than a model built from scratch is there someone who has tried to compare these two methods?

Thank u

https://aclanthology.org/W19-4302.pdf

joelcarbonera avatar Mar 10 '23 16:03 joelcarbonera