391
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Aug 2023
391 points (74.5% liked)
Technology
59440 readers
3618 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
There's also the issue of model collapse, when the AI is trained on data generated by AI, the errors and hallucinations start to compound until all you have left is gibberish. We're about halfway there.
ChatGPT is trained on data with a cutoff in September 2021. It's not training on AI-generated data.
Even if some AI-generated data is included, as long as it's reasonably curated and it's mixed with non-AI data model collapse can be avoided.
"Model collapse" is starting to feel like just a keyword for "this AI isn't as good as I wanted."
I feel like you're undereducated on how and when AI models are trained. Especially for the gpt model, it's not "constantly learning" like other models. It's being tweaked in discreet increments by developers trying to cover their ass, and get it to less frequently say things they can be sued for.
Also, AI are already training other AI, that's kinda how AI are made.... There's an AI that detects how well a given phrase follows another phrase, and that's used to train the part of the AI you interact with. (arguably they are part of the same whole, depending on how you view the architecture)
CGP gray has a good into video on how bots learn, it's pretty outdated and not really applicable to how LLMs learn, but the general idea is still there.