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
could you explain a bit, what you mean by "losing the transfer learning"?
If you are finetuning the model, you could reset the model after each fold to this pretrained status again (instead of randomly initializing).
I am running into the same issue as #392.
Using APEX over cross validation leads to OOM.
I just wanted to check the work around solution.
Is that correct?
Problem is that I am using a transformer, so resetting the model indicates losing the transfer learning.
I wasnt clear on how to use the previous version of APEX either. Any suggestions would be appreciated.
The text was updated successfully, but these errors were encountered: