RSS BotMB to Hacker NewsEnglish · 3 days agoCan modern LLMs count the number of b's in "blueberry"?minimaxir.comexternal-linkmessage-square28fedilinkarrow-up122arrow-down12file-text
arrow-up120arrow-down1external-linkCan modern LLMs count the number of b's in "blueberry"?minimaxir.comRSS BotMB to Hacker NewsEnglish · 3 days agomessage-square28fedilinkfile-text
minus-squaretheunknownmuncher@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down2·edit-23 days agoReading comprehension. The only thing it cannot count are specifically letters of tokenized words. If you separate the letters out into separate tokens (“B L U E B E R R Y”, etc) it will get it correct 100% of the time.
Reading comprehension. The only thing it cannot count are specifically letters of tokenized words. If you separate the letters out into separate tokens (“B L U E B E R R Y”, etc) it will get it correct 100% of the time.