cm0002@lemmy.world to Technology@lemmy.worldEnglish · 3 days agoPeople are using Super Mario to benchmark AI nowtechcrunch.comexternal-linkmessage-square19fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkPeople are using Super Mario to benchmark AI nowtechcrunch.comcm0002@lemmy.world to Technology@lemmy.worldEnglish · 3 days agomessage-square19fedilink
minus-squarecatloaf@lemm.eelinkfedilinkEnglisharrow-up0·3 days 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-up0·edit-22 days 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-up0·3 days 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.