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
- Switch to a transformer architecture.
- Use a smaller, more-manageable dataset.
- Use `tf.data.Dataset.save` to cache features.
- Add a nice TokenOutput layer.
- Print predictions during training.
- Train with `Model.fit`
- Clear all the unnecessary mask handling.
PiperOrigin-RevId: 479585366
0 commit comments