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
pretokenize method has lowercase=True by default, while WordPieceTokenizer has lowercase=False by default. The functionality is fine, so this is non-blocking, but shall we make them consistent?