Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
mrob
22d ago
0 comments
Share
Character counting errors are a side effect of tokenization, which is a performance optimization. If we scaled the hardware big enough we could train on raw bytes and avoid it.
0 comments
default
newest
oldest
teiferer
22d ago
No, tokenization is not the only reason. A next-word predictor has fundamentally a hard time executing algorithms, even as simple as counting.
mitthrowaway2
22d ago
Counting is one of the algorithms that can be expressed by a RASP program, which transformers closely approximate.
MarkusQ
22d ago
Close famously counts in horseshoes and hand grenades. Algorithms, just as famously, are a domain where off-by-one is still wrong.
j
/
k
navigate · click thread line to collapse