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
After a step is completed, operation ”Average loss across microbatches“ will be performed in the last stage.
For the common case, although setting ignore_virtual=True or False does not affect the logic for calculating the last stage, ignore_virtual=False should be considered more accurate.
Describe the bug
After a step is completed, operation ”Average loss across microbatches“ will be performed in the last stage.
For the common case, although setting ignore_virtual=True or False does not affect the logic for calculating the last stage, ignore_virtual=False should be considered more accurate.
Megatron-LM/megatron/training/training.py
Line 847 in 0dd78dd
Expected behavior
The text was updated successfully, but these errors were encountered: