> I'm highly confident that LaMDA can, or with small fine tuning should be able to apply Rule 110 [0]. People claim that LMs are just pattern matchers or hash tables. Rule 110 is literally 8 elements long hash table.
I would like to see that proved. I don't see why we should believe that LaMDA's training on a corpus of human text would help it guess that the correct output for a sequence like "apply the following rule to the input string 1101: [explanation of rule 110 here]" should be "0111". Even more so, I highly doubt it would be able to keep track of this enough to encode and execute even a relatively simplistic computation (say, computing the addition of 1 + 1).
I even more highly doubt that this would actually work with the entire system as Lemoine was given access to, including the facility of generating several possible outputs and comparing them for quality metrics to only output the best.
Still, even if this did work, see my next point for why it isn't what I was thinking of when you said you believed it is Turing complete.
> I'm not sure why you think that question whether LaMDA is using language to achieve its goals is relevant? Whether it's using language, tokens or floats seems to me just accidental.
All of the arguments I've heard for why we should believe LaMDA is sentient (while a CPU isn't) are related to the text it generates, "the way it answers questions about itself and its desires".
That LaMDA could be (ab)used to to generate some other kind of tokens that we could then interpret as a pre-programmed computation isn't that interesting - my CPU can do that to, and no one is claiming that it's sentient and that I should ask for its permission before asking it to run a program (in a more personal way than sudo :) ).
> I think it's exceedingly hard to formulate necessary condition for sentience.
I think it's exceptionally hard to formulate sufficient conditions for sentience, but I think communicative intent, theory of mind, and high-level planning are some pretty clear necessary conditions.
While it's possible in principle to combine various AI approaches to achieve this, I don't believe it has been done, and I doubt you could simply connect LaMDA to AlphaGo or some poker AI to get an AI that can explain its intentions in Go in words, or talk to other players to try to convince them it's not bluffing.