facebookresearch / facebookresearch/sam3

Systematic way to freeze parameters for fine-tuning.

Open
#284 13 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11.7k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

I want to fine-tune the model on my own dataset. But I need to perform training on specific layers.

I want to know if there is an attribute we can change or add in the yaml configuration file, to freeze the parameters of different layers?

Contributor guide

Open the contributing guide

Research direction

Start by locating the YAML configuration used for fine-tuning and the code that constructs model parameters for training. Determine how selected layers should be specified and verify that those parameters remain frozen while other layers train.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.