6 ms·
> They are good at repeating their training data, not thinking about it. Which shouldn't come as a surprise, considering that this is, at the core of things, w
by usrbinbash 11mo ago
> They are good at repeating their training data, not thinking about it.
Which shouldn't come as a surprise, considering that this is, at the core of things, what language models do: Generate sequences that are statistically likely according to their training data.
- dymk 11mo agoThis is too large of an oversimplification of how an LLM works. I hope the meme that they are just next token predictors dies out soon, before it becomes a permanent fixture of incorrect but often stated “common sense”. They’re not Markov chains.
- gpderetta 11mo agoIndeed, they are next token predictors, but this is a vacuous statement because the predictor can be arbitrary complex.
- HarHarVeryFunny 11mo agoSure, but a complex predictor is still a predictor. It would be a BAD predictor if everything it output was not based on "what would the training data say?". If you ask it to innovate and come up with something not in it's training data, what do you think it will do .... it'll "look at" it's training data and regurgitate (predict) something labelled as innovative You can put a reasoning cap on a predictor, but it's still a predictor.
- deleted 11mo ago[deleted]
- adastra22 11mo agoThey are next token predictors though. That is literally wha they are. Nobody is saying they are simple Markov chains.
- dymk 11mo agoIt’s a uselessly reductive statement. A person at a keyboard is also a next token predictor, then.
- HarHarVeryFunny 11mo agoYes, but it's not ALL they are.
- deleted 11mo ago[deleted]
- daveguy 11mo agoThey are both designed, trained, and evaluated by how well they can predict the next token. It's literally what they do. "Reasoning" models just buildup additional context of next token predictions and RL is used to bias output options to ones more appealing to human judges. It's not a meme. It's an accurate description of their fundamental computational nature.
- adastra22 11mo agoYes. That's not the devastating take-down you think it is. Are you positing that people have souls? If not, then yes: human chain-of-thought is the equivalent of next token prediction.
- Libidinalecon 11mo agoThe problem is in adding the word "just" for no reason. It makes the statement of a fact a type of rhetorical device. It is the difference between saying "I am a biological entity" and "I am just a biological entity". There are all kinds of connotations that come along for the ride with the latter statement. Then there is the counter with the romantic statement that "I am not just a biological entity".