xia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 3 days agoJust ordinary trust issues...lemmy.mlexternal-linkmessage-square5fedilinkarrow-up1106arrow-down13
arrow-up1103arrow-down1external-linkJust ordinary trust issues...lemmy.mlxia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 3 days agomessage-square5fedilink
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up3·13 hours 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.