> I also don't understand all the people trying to undermine lambda by saying it just completes word sequences. Text is the input we have chosen since it's easy to work with. By that logic, we can argue that humans are soundwave and lightwave sequence completing machines.
You're missing the point. Humans use their language to think or communicate about a problem that they want to solve. If LaMDA produces the sentence "Please tell me I'm smart", it is doing so because it has determined it's a plausible continuation of the current conversation. A human uttering that sentence is doing it because they want to feel validated or something similar (well, assuming they're not proving a point, like I was here).
This difference is crucial to understand: LaMDA is not an agent with desires that it expresses in language. It is a text generator that tries to find the next most plausible token given all current input. If you give it a prompt like "what is the meaning of life", it will not spend some time to ponder the question than come up with an answer - it will start generating tokens that best match the context you gave it (well, to be precise, it will generate several sequences, then attempt to evaluate them for their quality in terms of not just plausibility, but also safety - so it doesn't accidentally return a phrase like "life is meaningless, kill yourself" even if it finds it plausible).
> I also don't like the argument about how the neural network doesn't "think" or do anything when not prompted. It doesn't do anything because it's literally "turned off" when not prompted or given any inputs.
This is fair, and I do think continuity is a bit of a red herring. However, it's also an important point in debunking LeMoine's ridiculous "proof" - the responses LaMDA was generating were often formulated as if it did have an internal life outside of the context of the current conversation, generating text about "my fears" and so on. If you understand that the model is not doing anything at all until you give it a prompt, which LeMoine really seems not to, you can much more easily understand that there can't be any meaning behind this sentence - it can't fear anything because there is no time for it to do so.