cm0002@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agoPeople are using Super Mario to benchmark AI nowtechcrunch.comexternal-linkmessage-square20fedilinkarrow-up171arrow-down17
arrow-up164arrow-down1external-linkPeople are using Super Mario to benchmark AI nowtechcrunch.comcm0002@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agomessage-square20fedilink
minus-squarecatloaf@lemm.eelinkfedilinkEnglisharrow-up14·13 hours agoNo, human language. Well, they’ve also been used for code, but that’s still designed for humans. I doubt you could use something off the shelf for binaries.
minus-squaretechnocrit@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-21 hour agoCode is just a high-level human language. When “AI” grifters talk about “language” they’re using the narrowest possible definition: text that can be scraped.
minus-squarehendrik@palaver.p3x.delinkfedilinkEnglisharrow-up3arrow-down1·9 hours agoAnd with machine code, you got to keep track of what’s in the stack, CPU registers, … to make a sense of what the code and the next branch command does. It’s completely unalike processing human language. LLMs aren’t really set up to do it.
No, human language.
Well, they’ve also been used for code, but that’s still designed for humans. I doubt you could use something off the shelf for binaries.
Code is just a high-level human language.
When “AI” grifters talk about “language” they’re using the narrowest possible definition: text that can be scraped.
And with machine code, you got to keep track of what’s in the stack, CPU registers, … to make a sense of what the code and the next branch command does. It’s completely unalike processing human language. LLMs aren’t really set up to do it.