You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix incorrect steps calculation when gradient acc. (#31)
When gradient accumulation is used, the effective batch size is `gradent_accumulation_steps` times larger.