This commit is contained in:
hailin 2025-09-04 17:46:13 +08:00
parent b10016424c
commit bbd3bee20e
1 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,6 @@ deepspeed --hostfile hostfile \
--gradient_checkpointing \
--bf16 \
--deepspeed /home/test/jd_train/ds_config_zero3.json \
--report_to none \
--report_to wandb \
--eval_data_glob "/home/test/datasets/my_corpus/test.jsonl"