Living-with-machines / DeezyMatch

A Flexible Deep Learning Approach to Fuzzy String Matching
https://living-with-machines.github.io/DeezyMatch/
Other
139 stars 34 forks source link

Freeze layers for fine-tuning #11

Closed kasra-hosseini closed 4 years ago

kasra-hosseini commented 4 years ago

Currently, we do not freeze any layers. We need to:

  1. output all the layers to the user
  2. have an input in the input file to specify which layers should be freezed for fine-tuning.
kasra-hosseini commented 4 years ago

Done. See: https://github.com/Living-with-machines/DeezyMatch/commit/487a1c76ba621b0051ee69a56a333c02a051fce3