this post was submitted on 24 Jan 2024
0 points (NaN% liked)
Technology
66783 readers
4686 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 other!
- 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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years 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".