-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
How do you exactly freeze layers during FineTuning?
I want to freeze feature extraction layers because i my finetuned model stops recognizing the old data the pretrained model recognizes, but i want my fine tuned model to keep recognizing it and also recognize the data it was fine tuned on.
do i just set the freeze_FeatureExtraction: False to True?
Metadata
Metadata
Assignees
Labels
No labels