Commit 460a6f71 authored by zhaoying1's avatar zhaoying1
Browse files

Update lora_train.sh

parent fdb051c1
......@@ -20,5 +20,6 @@ deepspeed main.py \
--logging_steps 10 \
--save_steps 100 \
--learning_rate 2e-5 \
--lora_r 32
--lora_r 32 \
--fp16
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment