Lessons

The lessons are split into Fundamentals that everyone should complete, and Extensions that you can pick and choose based on your interests and available time. If you're new to LLMs Unplugged, start with the Fundamentals lessons below.

Fundamentals

Start with Weighted Randomness if learners are new to probabilistic sampling, then work through Training and Generation in order.

Extensions

These lessons can be done in any order after completing the fundamentals. Each one explores a different aspect of how modern language models work.

Scaling up

Controlling output

Context and meaning

These two lessons work well together—context columns extends the grid model, and word embeddings uses those extended grids to explore semantic similarity.

Model tuning