Skip to content

Commit

Permalink
synchronize grad clip warmup between configs
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jan 9, 2024
1 parent b320a74 commit 8c81318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/v1_5-mix-medium-mitch-ish-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ scheduler:
name: linear_with_warmup
t_warmup: 5000
alpha_f: 0.1
grad_clip_warmup_steps: 1000
grad_clip_warmup_factor: 10.0

tokenizer:
identifier: tokenizers/allenai_eleuther-ai-gpt-neox-20b-pii-special.json
Expand Down

0 comments on commit 8c81318

Please sign in to comment.