0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python6,224 forks (6,224 forks)batch import
enhancementhelp wantedneeds triage
Repository metrics
- Stars
- 29,107 stars (29,107 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Finetune-from-model rests learning rate, is there a way to finetune without resetting it?
Contributor guide
- Research direction
- Inspect the fairseq training pipeline to locate where the learning rate is reset during finetuning and identify configuration options or code changes to preserve the learning rate from the pre trained model.
- Tech stack
- python
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- Pythonfairseq