This commit is contained in:
parent
4c5ad71e9f
commit
a3b2fccbdd
|
|
@ -4,7 +4,7 @@ FORCE_COLOR=1 deepspeed --hostfile hostfile \
|
|||
--model_name_or_path /home/test/Qwen3-32B \
|
||||
--data_glob "/home/test/datasets/my_corpus/train*.jsonl" \
|
||||
--output_dir /home/test/checkpoints/q3-32b-lora \
|
||||
--seq_len 4096 \
|
||||
--seq_len 1024 \
|
||||
--bf16 \
|
||||
--gradient_accumulation_steps 1 \
|
||||
--per_device_train_batch_size 1 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue