Skip to content

Commit

Permalink
update 1b confoigs
Browse files Browse the repository at this point in the history
  • Loading branch information
samsja committed Dec 10, 2024
1 parent fb3a721 commit e996e85
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 117 deletions.
5 changes: 3 additions & 2 deletions configs/1B/H100.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ type_model = "llama2"

[train]
micro_bs = 16
reshard_after_forward = true

[optim]
batch_size = 2048
warmup_steps = 1000
total_steps = 88_000
warmup_steps = 500
total_steps = 8192

[optim.optim]
lr = 4e-4
17 changes: 0 additions & 17 deletions configs/1B/H100_c4.toml

This file was deleted.

23 changes: 0 additions & 23 deletions configs/1B/H100_llama2_edu.toml

This file was deleted.

25 changes: 0 additions & 25 deletions configs/1B/H100_llama2_edu_no_feat.toml

This file was deleted.

23 changes: 0 additions & 23 deletions configs/1B/H100_llama3.toml

This file was deleted.

27 changes: 0 additions & 27 deletions configs/1B_diloco/H100.toml

This file was deleted.

0 comments on commit e996e85

Please sign in to comment.