What is Byte pair encoding?
Byte pair encoding builds a subword vocabulary by repeatedly merging the most frequent adjacent pair of symbols in a corpus. It is the tokenisation scheme behind most current language models.
2 tools that work with Byte pair encoding
Files never leave your browser.
Related terms
Terms that appear alongside Byte pair encoding on the same tools.