marian-nmt / marian

Fast Neural Machine Translation in C++
https://marian-nmt.github.io
Other
1.21k stars 227 forks source link

Freezing layers/modules #405

Open Mirco-Ramo opened 1 year ago

Mirco-Ramo commented 1 year ago

Hello, I was wondering if there is any possibility to keep Marian transformer's encoder frozen while training, and unfreeze it after some iterations. Thank you for your help

jonathanmutal commented 4 months ago

Hello, do you have any news about this ? It would be useful for research purposes. Thank you