logoalt Hacker News

ReflectedImageyesterday at 10:10 PM2 repliesview on HN

That's an artifact of it not using A-Z as it's alphabet. What you type gets translated before the AI sees it. The seventeen word the AI sees does only contain three 'e' s.


Replies

Thrymryesterday at 10:16 PM

Is this true? If so, does it mean anything? Sure, it is tokenized in processing (tokens don't really have an alphabet either), but this means it did not correctly parse the problem at all if this is the case.

flyinglizardyesterday at 10:17 PM

Reading your comment, I asked it to count how many characters are in the word. It answered correctly: 9. It then also said it skipped an E in the prior chat and corrected it count to 4. It spun for 52 seconds so maybe some Python was involved.

show 1 reply