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
如下图所示,咱框架给出的微调示例是基于epoch实现的,这不支持梯度累积功能;请问咱框架中,如何实现基于Iter的Finetune训练呢?
The text was updated successfully, but these errors were encountered:
参考https://github.com/alibaba/Pai-Megatron-Patch/blob/main/examples/qwen1.5/run_finetune_megatron_qwen_withGA.sh
Sorry, something went wrong.
No branches or pull requests
如下图所示,咱框架给出的微调示例是基于epoch实现的,这不支持梯度累积功能;请问咱框架中,如何实现基于Iter的Finetune训练呢?
The text was updated successfully, but these errors were encountered: