2023
Learn Your Tokens: Word-Pooled Tokenization for Language Modeling
EMNLP 2023long findings
Language models typically tokenize text into subwords, using a deterministic, hand-engineered heuristic of combining characters into longer surface-level strings such as 'ing' or whole words. Recent literature has repeatedly shown the limitations of such a tokenization strategy, particularly for do…