516
Microsoft executive vice president bemoans employees sending him "AI slop," saying "This is a doom loop."
(www.windowscentral.com)
We're not The Onion! Not affiliated with them in any way! Not operated by them in any way! All the news here is real!
Posts must be:
Please also avoid duplicates.
Comments and post content must abide by the server rules for Lemmy.world and generally abstain from trollish, bigoted, ableist, or otherwise disruptive behavior that makes this community less fun for everyone.
And that’s basically it!
No, because typos are irregular, so combining multiple sources does not reinforce them, whereas "words" (tokens would be a better term, because they're not always full words) tend to be used in similar ways, reinforcing those patterns. As you say, context is relevant, an LLM isn't just looking at the last token to decide the next, but at a much larger window. That does allow it to adjust to tone, as the probabilities of certain tokens, and so words, will depend on that tone, and the type of words used, and thus context, of a conversation. If emojis are used a lot in certain contexts, those patterns will tend to be reinforced in their training, and so produced more in their output.
As to filtering their input, at no point did I say they ingest "the entire internet", so quoting it seems rather disingenuous. They scrape as much text as they can get, both online, and by OCRing books, as we've seen with the recent upset about the number they destroy. What the commercial models do with this afterwards is uncertain, as anything they say is likely to be misleading for commercial purposes. I think it's a fair assumption that they want good quality data, however they define that, but filtering it all manually is obviously much too vast a project to do entirely manually, so it's done heuristically, which has the obvious problem that it'll let through low quality sources some of the time, lowering the quality of the overall data set. You only need to read the anodyne screed they produce to see how all of the little quirks and nuance that marks human communication tends to get left out, leaving LLM prose feeling rather vacuous and repetitive.
I was going off the statement, "If you are using a generator that combines everything (both bad and good) on the net". I think "the entire internet" is an OK paraphrase of "everything on the net", but maybe you meant something else than what I understood.
The original public release of ChatGPT used a small army of humans to generate and curate training data, and it's still the rule today. So what the average of what the model actually sees is quite far from the average of everything on the net.
The ability of the model to learn different contexts and tones means that all it takes to not land "right on the middle" is a slightly different context, which can all be contained in the instructions given to the model. Sure, the models have their stupid phrasings and stock phrases, but the context was producing a first draft. A competent human can reword those very easily.