-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
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
how to train a bert model with distributed training ? #39
Comments
I saw a bert is trained with 64 GPUs in 3.3 days in this article I want to know is this repo or the pytorch version in https://github.com/NVIDIA/Megatron-LM ? |
We currently only published scripts for single node training. Stay tuned for distributed multi node training scripts, we will publish them soon. |
@swethmandava (it would be nice to support ERNIE 2.0 too but less of a priority) |
BTW nvidia is already contributing to xlnet e.g this nvidia employee: |
Multi node training is now supported from #208 @LifeIsStrange you can also open issues on Megatron-LM now, thanks for contributing! |
No description provided.
The text was updated successfully, but these errors were encountered: