Sentencepiece

Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or reproducible tokenization.

synthetic-sciences b23ca6c 3 files · 15.5 KB Updated

File contents

synthetic-sciences/openscience/tree/main/backend/cli/skills/llm-tools/sentencepiece commit b23ca6c28d

Frequently asked questions

npx skillmds@latest add synthetic-sciences/sentencepiece