Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broad Training: Design training loop #19

Open
bclavie opened this issue May 15, 2024 · 1 comment
Open

Broad Training: Design training loop #19

bclavie opened this issue May 15, 2024 · 1 comment
Assignees
Labels

Comments

@bclavie
Copy link
Contributor

bclavie commented May 15, 2024

Broad issue that will eventually be split up. We need to experiment and implement what makes the most sense in terms of:

  • LR Schedule: Warmup-Stable-Decay or Reciprocal SQRT + Cosine to facilitate future continuous pre-training?
  • Context length ramp-up, to support our target context sizes (4k target for now)
  • Batch size ramp-up and figuring out what the best tradeoff is
@ohallstrom ohallstrom self-assigned this May 30, 2024
@ohallstrom
Copy link
Collaborator

WSD has been added in the following PR: #31. I can have a go at the ramp-ups as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants