Given that it was identified that genAI couldn’t do maths and should instead write a small python program, why hasn’t this other well-known failing been special cased? AI sees text as tokens, but surely it can convert tokens to a stream of single-character tokens (i.e. letters) and work with that?
Given that it was identified that genAI couldn’t do maths and should instead write a small python program, why hasn’t this other well-known failing been special cased? AI sees text as tokens, but surely it can convert tokens to a stream of single-character tokens (i.e. letters) and work with that?
Cause its a useless skill unless you are making crossword puzzles or verifying that an LLM is using tokens.