jscuds / rf-bert

MIT License
0 stars 0 forks source link

Freeze before finetuning #25

Closed jxmorris12 closed 2 years ago

jxmorris12 commented 2 years ago

Draft code for freezing ELMO before fine-tuning. Leaving as draft until we confirm this is the right way to do it, and the linear layer in the ElmoClassifier is correct!

builds off of #24