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
8 is a constant factor that corresponds to the number of GPU used in training DPR in the original paper. This scaling here offset the effect of gradient mean allreduce, thereby aligning the gradient value with the original setup.
is 8 just a parameter or has some exact mining? eg, 8 GPUs?
The text was updated successfully, but these errors were encountered: