this post was submitted on 24 Jan 2024
7 points (54.1% liked)
Technology
59534 readers
3195 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there a difference between being a "stochastic parrot" and understanding text? No matter what you call it, an LLM will always produces the same output with the same input if it is at the same state.
An LLM will never say "I don't know" unless it's been trained to say "I don't know", it doesn't have the concept of understanding. And so I lean on calling it a "stochastic parrot". Although I think there is some interesting philosophic exercises, you could do on whether humans are much different and if understanding is just an illusion.
You might want to look up the definition of 'stochastic.'
They're not wrong. Randomness in computing is what we call "pseudo-random" in that it is deterministic provided that you start from same state or "seed".