Skip to content

Supporting code for post on Rust implementation of Byte pair Encoding

License

Notifications You must be signed in to change notification settings

guillaume-be/bpe-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byte pair Encoding implementation examples

This is the supporting code for the article Byte pair Encoding and Data Structures. Please note that more complete implementation of the BPE encoding algorithm is available in the rust-tokenizer crate, the code provided in this repository is designed for educational purpose.

About

Supporting code for post on Rust implementation of Byte pair Encoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages