"docs/vscode:/vscode.git/clone" did not exist on "0b32a987ddb0d73dbf366c51eb5a0b7daf0d3ec0"
Commit 74999e8d authored by zhaoying1's avatar zhaoying1
Browse files

Update lora_13B.sh

parent 2bd6a72f
......@@ -14,7 +14,8 @@ HIP_VISIBLE_DEVICES=2 deepspeed --num_gpus=1 --master_port $MASTER_PORT src/trai
--lr_scheduler_type cosine \
--logging_steps 1 \
--save_steps 1000 \
--learning_rate te-5 \
--learning_rate 5e-5 \
--gradient_accumulation_steps 1 \
--max_steps 3000 \
--bf16 \
--deepspeed bf16_deepspeed.json \
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