|
|
|
|
|
by jdonaldson
523 days ago
|
|
Just wanted to point out that the notion of a "document" is also an illusion to the LLM. It's processing a sequence of low dimensional spaces into another sequence of low dimensional spaces. The input spaces preserve aspects of content similarity based on co-occurrence. The model learns to transform these spaces into higher order spaces based on the outcome of training. You couldn't say that the model has a singular sense of self, but it certainly has been trained on data that allows it to mimic it in short spurts, and mimicry is what humans do to learn more complex/abstract tasks. The training goal is not to learn how to "be", but rather to learn how to "do" the parts necessary to continue existing. "Fake it till you make it" is really all that's required to exist in the world. |
|
Is the notion of an LLM operating on a document useful for building an intuition about how the LLM operates? That’s the more interesting question.