mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-17 23:18:36 +00:00
refactor evaluation
This commit is contained in:
@@ -591,6 +591,7 @@ for lora_rank in ${LORA_RANK[@]}; do
|
||||
--accumulation_steps $grad_accu \
|
||||
--tp $tp \
|
||||
--lr 2e-5 \
|
||||
--auto_weight \
|
||||
--desirable_weight 1.2 \
|
||||
$grad_ckpt \
|
||||
--max_len 400 \
|
||||
|
Reference in New Issue
Block a user