Earlier quoted context omitted.
Well this is probably the same kind of semantic trap she's fighting with. Yes, you're right it's a model. The distinction is that they models of _language_ and not thoughts or feelings.
When I read your reply, I’m also modeling language. Tokens are just the discretization of the model’s eyes and ears. My brain does a huge amount of work to represent what’s happening in the world based on discrete information received from the outside world, just like language models do.
Stochastic Parrots: Frequently Unasked Questions
61–64 of 64 posts
Re: Stochastic Parrots: Frequently Unasked Questions
#62Earlier quoted context omitted.
Nothing about an LLM is “just”. In what precise sense do you mean it is probabilistic?
There's a reason stochastic was used in the original phrase instead of "probabilistic." While most inference executions are intentionally non-deterministic, even a purely deterministic one would still be stochastic in that the model itself was built in a process such that the statistical frequency, sequencing, etc of the training text and followup processes all heavily influence the result. Because of that, the outpu…
Now, it is true that the world they’re modeling is the world of tokens. But insofar as those tokens, be they text or images or videos, are themselves modeling the real world, LLMs do have a model of the real world.
Re: Stochastic Parrots: Frequently Unasked Questions
#63Earlier quoted context omitted.
When I read your reply, I’m also modeling language. Tokens are just the discretization of the model’s eyes and ears. My brain does a huge amount of work to represent what’s happening in the world based on discrete information received from the outside world, just like language models do.
Sure but you've also probably formed a model of who I am and what I'm thinking and formulated a response that isn't just grammatical and relevant but designed to provoke an outcome.
RL provides the goals and agency. Pretraining provides the model.