For counting r's in strawberry, what should the instruction make explicit?
Show answer & explanation
Answer: The unit is letters
The unit is tokens — Tokens are exactly the model-facing unit, which makes this a tempting answer. But the user is not asking how the model internally chunks strawberry; the user wants the number of visible r letters. The surprise is that the right prompt must pull the task back from model units to human text units.
The unit is letters ✓ — This choice states the unit humans intended: individual letters. Tokenization sources show that models process chunks, while counting studies show that letter counting can still be hard. The surprise is that a tiny word question depends on naming the low-level unit clearly.
The unit is syllables — Syllables are a plausible human unit for spoken words, but they do not answer a written letter-counting task. The r's in strawberry are visual characters, not beats of pronunciation. This distractor shows why naming the exact unit matters: sound units, token units, and letter units are not interchangeable.
More Technology questions
- Why can Cloudflare's lava-lamp camera feed improve encryption even though the cryptographic software that consumes it is deterministic?
- If an attacker learns a pseudorandom generator's seed and algorithm after watching several outputs, why can the later outputs become reconstructable?
- If a phone game shuffle and a physical noise source both look messy, what makes only one useful for security against someone who knows the code?
- At parking-lot speed, why do quiet EVs need alert sounds before tire noise helps?
- Why does the Ferrari 296 cabin sound duct take sound before exhaust treatment?
- Why do sound engineers tune engine orders instead of just making a Ferrari-like exhaust louder?
