this post was submitted on 22 Apr 2025
1546 points (98.9% liked)

Memes

49973 readers
1199 users here now

Rules:

  1. Be civil and nice.
  2. 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
[–] [email protected] 10 points 4 days ago (2 children)

Thank you for testing that out.

My experience with AI is that it's at a point where it can comprehend something like this very easily, and won't be tricked.

I suspect that this can, however, pollute a model if it's included as training data, especially if done regularly, as OP is suggesting.

[–] [email protected] 5 points 4 days ago

In which microwavegang already did the job better. Due the full subreddit of mmmmmmmmm, it causes training data that touches it to devolve into all mmmmmmm whenever there's enough m's in a sentence

[–] [email protected] 4 points 4 days ago (1 children)

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.

[–] [email protected] 4 points 4 days ago (2 children)

That doesn't work, you can't train models on another model's output without degrading the quality. At least not currently.

[–] [email protected] 1 points 3 days ago

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.

[–] [email protected] 1 points 3 days ago* (last edited 3 days ago)

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.