xia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 1 year agoJust ordinary trust issues...lemmy.mlexternal-linkmessage-square9linkfedilinkarrow-up1109arrow-down11
arrow-up1108arrow-down1external-linkJust ordinary trust issues...lemmy.mlxia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 1 year agomessage-square9linkfedilink
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up3·1 year agoThis happens because LLMs operate on tokenized data, and they don’t really “see” the text in the form of individual characters. You can quite reasonably get an LLM to generate a script that does the character counting and then run the script, to arrive at the correct answer.
This happens because LLMs operate on tokenized data, and they don’t really “see” the text in the form of individual characters.
You can quite reasonably get an LLM to generate a script that does the character counting and then run the script, to arrive at the correct answer.