An implementation of GPT2 Byte Pair Encoding Encoder/Decoder in golang
. Generally very fast, bottlenecked by the regex engine for whitespace separation.
-
Notifications
You must be signed in to change notification settings - Fork 13
GPT2 Byte Pair Encoding implementation in Golang
License
wbrown/gpt_bpe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GPT2 Byte Pair Encoding implementation in Golang
Resources
License
Stars
Watchers
Forks
Releases
No releases published