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
During inference, global_sink is set to True, which is consistent with the paper. But during training it is set to False according to the training script.
During inference, global_sink is set to True, which is consistent with the paper. But during training it is set to False according to the training script.