In ch02, why we need to avoid mapping to whitespace/control characters the bpe code barfs on? #765
Unanswered
Guo-jingyang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In ch02\02_bonus_bytepair-encoder\bpe_openai_gpt2.py
In bytes_to_unicode function, why we need to avoid mapping to whitespace/control characters the bpe code barfs on?
Beta Was this translation helpful? Give feedback.
All reactions