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
Currently relying on BERT encoder to handle text encoding. Data isn't currently normalised; need this addressed since model has a NaN explosion by step 256.
Done
Address NaN explosions.
Normalise BERT output.
The text was updated successfully, but these errors were encountered:
Currently relying on BERT encoder to handle text encoding. Data isn't currently normalised; need this addressed since model has a NaN explosion by step 256.
Done
The text was updated successfully, but these errors were encountered: