This commit is contained in:
parent
fd9971f1c8
commit
4ff11c2ef7
|
|
@ -46,7 +46,7 @@ FORCE_COLOR=1 deepspeed --hostfile hostfile \
|
|||
--save_steps 10 \
|
||||
--load_best_model_at_end \
|
||||
--early_stopping_patience 5 \
|
||||
--early_stopping_threshold 0.0 \
|
||||
--metric_for_best_model eval_loss \
|
||||
--early_stopping_threshold 0.0 \
|
||||
--metric_for_best_model eval_loss \
|
||||
--eval_data_glob "/home/test/datasets/my_corpus/test.jsonl"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue