Skip to content

Commit

Permalink
added init method std
Browse files Browse the repository at this point in the history
  • Loading branch information
mshoeybi committed Jan 27, 2021
1 parent 60704e7 commit a6bf1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/pretrain_gpt3_175B.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ options=" \
--weight-decay 0.1 \
--adam-beta1 0.9 \
--adam-beta2 0.95 \
--init-method-std 0.006 \
--tensorboard-dir <TENSORBOARD DIRECTORY> \
--fp16 \
--checkpoint-activations "
Expand Down

0 comments on commit a6bf1a0

Please sign in to comment.