Y
Hacker News
new
|
ask
|
show
|
jobs
by
fuzztester
840 days ago
Why three tokens, not one?
1 comments
317070
840 days ago
without the leading space, it is not common enough as a word to have become a token in its own right. Like the vast majority of lowercase words, in OpenAIs tokenizer you need to start " egregious" with a space character for the single token.
link