this post was submitted on 22 Apr 2025
1523 points (98.9% liked)
Memes
49914 readers
1188 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If it was done with enough regularity to eb a problem, one could just put an LLM model like this in-between to preprocess the data.
That doesn't work, you can't train models on another model's output without degrading the quality. At least not currently.
No, that's not true. All current models use output from previous models as part of their training data. You can't solely rely on it, but that's not strictly necessary.
I don't think he was suggesting training on another model's output, just using ai to filter the training data before it is used.