xia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 13 days agoJust ordinary trust issues...lemmy.mlimagemessage-square9linkfedilinkarrow-up1123arrow-down12
arrow-up1121arrow-down1imageJust ordinary trust issues...lemmy.mlxia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 13 days agomessage-square9linkfedilink
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up2·11 days 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.