Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Tokenization
/
Cl100k
Cl100k
Subtopic
6 questions
Questions tagged with Cl100k — part of Tokenization.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
What happens to emoji ZWJ sequences under cl100k_base vs. o200k_base pre-tokenization?
Short Answer
Hard
·
Qual 4.0
OpenAI
What is the primary purpose of regex-based pre-tokenization in cl100k_base, and what constraint does it impose on BPE?
Multiple Choice
Medium
·
Qual 4.0
Predict how cl100k_base tokenizes '1024', '2048', and '100000', and explain how inconsistent splitting causes LLM arithmetic failures.
Predict Output
Hard
·
Qual 4.0
Predict the token count difference between 'def fibonacci(n):' and 'def f(n):' in cl100k_base.
Predict Output
Hard
·
Qual 4.0
Why does a 4-space Python indentation block often tokenize to a single token in cl100k_base?
Multiple Choice
Medium
·
Qual 4.0
What does the '200k' in o200k_base signify, and what was improved compared to cl100k_base?
Multiple Choice
Medium
·
Qual 4.0