LLMs Unplugged#
Does ‘Unplugged’ still matter in the age of AI?#
Everyday life is increasingly regulated by complex technologies that most people neither understand nor believe they can do much to influence.
Albert Bandura, 2001
what we get told about AI#
it understands you—it’s basically a mind
it’s just autocomplete—it’s basically a parlour trick
it’s hard to have an opinion
on a machine you’ve never seen
the inside of
what you’ve just been given#
a list of token pairs (bigrams) from The Cat in the Hat
(it’s shuffled, so your page isn’t just a book excerpt)
between us, we have the whole book#
1,962 words · 240 distinct · 1,961 token pairs dealt round the room
no single sheet has the whole picture
can I have a volunteer?
the algorithm#
- call out the last word we wrote (w/colour)
- hands up if it appears as the boxed word on your sheet
- pick a hand at random and you read out the corresponding next (non-boxed) word
- write it down—and then repeat the process
let’s run it#
we just ran a language model
what role did you play?#
each word on your sheet → a token
your sheets → the parameters/weights of the model
the hands in the air → the probability distribution
the random pick → sampling
the sentence on the board → generation
the sentence we wrote
is not in the book
the same model in grid form#
lookatme!lookatme!lookatmenow!| Token | look | at | me | ! | now |
|---|---|---|---|---|---|
look | ||| | ||||
at | ||| | ||||
me | || | | | |||
! | || | ||||
now | | |
three things Claude* does that we didn’t#
it looks at more than one word of context
it can say what it never saw—cat teaches it about dog
it’s been taught to answer, not just continue
three independent scales · different kinds of model
much more context
much more training text
many more learned numbers
a different kind of model
still just words in → words out
back to Bandura#
most people neither understand nor believe they can do much to influence
a room full of people just did, slowly, the thing you’re told needs a data centre
it doesn’t make you an expert
it makes you harder to bullsh*t
Next sessions
- Wednesday 16 September 12:00–14:00
- Wednesday 25 November 16:00–18:00
Innovation Space, Birch Building, ANU
No public sessions are scheduled right now — get in touch to arrange one.