Update finetune_lora_ds.sh

main
Junyang Lin 2 years ago committed by GitHub
parent 7eac4fde6e
commit 14e6e69f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ torchrun $DISTRIBUTED_ARGS finetune.py \
--save_strategy "steps" \
--save_steps 1000 \
--save_total_limit 10 \
--learning_rate 1e-5 \
--learning_rate 3e-4 \
--weight_decay 0.1 \
--adam_beta2 0.95 \
--warmup_ratio 0.01 \

Loading…
Cancel
Save