Earlier quoted context omitted.
> Yet ChatGPT can easily figure out likely intent in situations like this, just as humans do No, it is not "figuring out" anything, much less like a human might. Every time "I'm cold" appears in the training data, something else occurs after that. ChatGPT is a statistical model of what is most likely to follow "I'm cold" (and the other tokens preceding it) according to the data it has been trained on. It is not infer…
>it is repeating the most common... This nonsense hasn't been true since GPT-2, and even before that it was a poor description. For instance, do you think one just solves dozens of Erdős problems with the " most common textual sequence ": https://github.com/teorth/erdosproblems/wiki/AI-contribution...
The claims about solving Erdos problems have been wildly overstated, and notably pushed by people who have a very large financial stake in hyping up LLMs. Nonetheless, I did not say that LLMs are useless. If they are trained on sufficient data, it should not be surprising that correct answers are probabilistically likely to occur. Like any computer software, that makes them a useful tool. It does not make them in any way intelligent, any more than a calculator would be considered intelligent despite being completely superior to human intelligence in accomplishing their given task.