What's new
Technical Terms

BPE (Byte Pair Encoding)

Definition

A common tokenization method that builds tokens from frequently occurring character or word-piece patterns.

In Plain English

One of the main ways AI systems learn which chunks of text should count as tokens.