Commit e2368ed2 authored by zhaoying1's avatar zhaoying1
Browse files

Update run-full.sh

parent 1af723f8
...@@ -19,7 +19,6 @@ deepspeed --num_gpus=8 src/train_bash.py \ ...@@ -19,7 +19,6 @@ deepspeed --num_gpus=8 src/train_bash.py \
--num_train_epochs 2.0 \ --num_train_epochs 2.0 \
--val_size 0.01 \ --val_size 0.01 \
--evaluation_strategy steps \ --evaluation_strategy steps \
--load_best_model_at_end \
--weight_decay 0. \ --weight_decay 0. \
--warmup_ratio 0.03 \ --warmup_ratio 0.03 \
--max_source_length 2000 \ --max_source_length 2000 \
......
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