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
Current implementation relies on converting tokenizers to Tensorflows BertTokenizer/WordPieceToeknizer
Ideally, we would like to map these to work with more tokenizers, starting with SentencePiece
The text was updated successfully, but these errors were encountered:
MarkusSagen
changed the title
Extend tokenizers to no-BERT / WordPiece tokenizers
[Feature Request] Enable more tokenizers, s.a. SentencePiece
Mar 12, 2022
Current implementation relies on converting tokenizers to Tensorflows BertTokenizer/WordPieceToeknizer
Ideally, we would like to map these to work with more tokenizers, starting with SentencePiece
The text was updated successfully, but these errors were encountered: