| Damn HN and its delayed reply policies ... > It's a vast and deep neural network with a very high dimensional representation of the data. the data is text, so ... It's a vast and deep neural network with a very high dimensional representation of *text* And yes, to some extent, text represents the world in interesting ways. But not adequately, IMO. If you were an alien seeking to understand the earth, starting with humans' textual encoding thereof might be a palce to start. But its inadequacies would rapidly become evident, I claim, and you would realize that you need a "vast and deep representation" of the actual planet. > Are you saying that NLP as a field of research did not exist before LLMs? This is a continuation of research that has been in progress for decades. Of course I'm not saying that (the first sentence). Part of my whole point is that LLMs are to NLPs as rockets are to airplanes. They're fundamentally a "rip it up and start again" approach, that discards almost everything everyone knew about NLP. The results are astounding, but the connection with, yes, "traditional" NLP is tenuous. |
Yes it is deep learning applied to NLP. Makes the old designs obsolete
> the data is text
It is not randomly generated text. There are patterns in that text. It was trained to model the semantics or "meaning" in the text. There is a structure in the text which the machine has recognized.
It automatically learned a model of many concepts without any of those concepts being explicitly programmed into it. That's the entire point of machine learning.
> But not adequately, IMO.
It is adequate for some things and not adequate for other things.
It seems that all you are saying is that GPT is not AGI and doesn't have human level of understanding and reasoning. No one disagrees with that.