We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如图:
断点训练参数如下: NPROC_PER_NODE=2 CUDA_VISIBLE_DEVICES=0,1 swift sft --model_type qwen2_5 --model /opt/db/Qwen2___5-32B-Instruct --resume_from_checkpoint /opt/db/output/Qwen2.5-32B-Instruct/v16-20250402-202739/checkpoint-5393 --dataset data/ap.jsonl --sequence_parallel_size 2 --deepspeed 'zero3'
The text was updated successfully, but these errors were encountered:
@Jintao-Huang
Sorry, something went wrong.
--load_args true
观察 num_train_epochs相比第一次训练是否有变化
No branches or pull requests
如图:
断点训练参数如下:
NPROC_PER_NODE=2 CUDA_VISIBLE_DEVICES=0,1 swift sft --model_type qwen2_5 --model /opt/db/Qwen2___5-32B-Instruct --resume_from_checkpoint /opt/db/output/Qwen2.5-32B-Instruct/v16-20250402-202739/checkpoint-5393 --dataset data/ap.jsonl --sequence_parallel_size 2 --deepspeed 'zero3'
The text was updated successfully, but these errors were encountered: