This video was created by AI.
By the end of this lesson, you will be able to:
A large language model (LLM) is the technology behind tools like Gemini and ChatGPT. Here is what that actually means in practice:
Stage One: Pre-training
The model is fed enormous amounts of text — books, articles, the open web — so it learns how language fits together.
Stage Two: Human Feedback
The model’s internal settings — its weights — are tuned using human feedback so that its answers become more useful and accurate.
Stage Three: Fine-tuning
The model is further trained for specific jobs — such as drafting a lesson plan — so it performs well in targeted contexts.
What It Learns
Through training, the model learns statistical patterns in language — which words and ideas tend to follow others — not facts or meaning in any human sense.
What “Weights” Are
Weights are the billions of numerical settings inside the model that are adjusted during training — they encode everything the model has learned about language.
Predicting, Not Understanding
Even after all three stages, the model is still predicting the next word — it is not reasoning, understanding, or making judgments the way a teacher does.
LLMs have significant limitations every teacher should know. They can state false or invented information with total confidence — a phenomenon called hallucination. They have no real-world understanding or awareness; they are pattern-matching, not thinking. And they become increasingly unreliable on anything far outside their training data.
The single most important principle to carry into your AI practice is humans-in-the-loop: the teacher remains the decision-maker at every step. AI can draft a worksheet, brainstorm discussion questions, or suggest differentiation strategies — but it cannot weigh up a student’s needs, read a classroom’s mood, or take professional responsibility for what gets taught. That part never gets delegated.
A quick reflection to lock in the foundations before you move on.