PromptHub

WordPiece

Quick Definition

Subword tokenization splitting words into frequent units

Full Definition

A subword tokenization algorithm that splits words into frequent subword units based on likelihood.

Examples

BERT tokenization, vocabulary building, unknown word handling

Related Terms

tokenization bpe sentencepiece

More Large Language Models Terms