An implementation of GPT2 Byte Pair Encoding encoder/decoder in golang. Generally very fast, bottlenecked by the regex engine for whitespace separation.
forked from wbrown/gpt_bpe
-
Couldn't load subscription status.
- Fork 0
GPT2 Byte Pair Encoding implementation in Golang
License
Couldn't load subscription status.
csnelsonchu/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
Packages 0
No packages published
Languages
- Go 100.0%