Loading slide

The Honest Limits

  1. 01The Honest Limits
  2. 02Memory card
  3. 03Why it sounds so sure
  4. 04The training data is the world
  5. 05What these tools are bad at
  6. 06Take a breath
  7. 07Reinforce your understanding
  8. 08Question: When to trust
  9. 09Question: Whose world is in the training data?
  10. 10Quiz: answer
  11. 11Knowing the limits is using them well
  12. 12Want to go deeper?
1 / 11
BackNext

Module IX

Talking to the Model

Chapter III

The Honest Limits

In this chapter

  • What hallucination actually isconfident fluency without a truth check
  • What these tools are bad atreasoning, counting, recent events, and more
  • The training data is the worldwhose perspective is and isn't represented
  • When to trusthow to calibrate confidence in what a model tells you

Every tool has a shape, and the shape decides what it is good for. We have spent two chapters learning to feed the model well. This chapter is the honest other half: the failures no amount of good feeding removes, because they live in the machine itself.

Language models are very good at producing fluent, plausible text. That is what they were trained to do, and they do it with a consistency that can feel like understanding. But fluent and plausible is not the same as accurate. The system has no way to check whether what it is producing is true. It only knows whether it fits the pattern.

This produces a particular kind of failure. Not random errors, not obviously broken outputs. Confident, well-formed, completely wrong answers. Invented sources that sound real. Plausible steps that lead nowhere. The surface is intact; the ground beneath it isn't.

These failures are not bugs to be patched. They come from the mechanism itself. Knowing that is the starting point for using these tools without being misled by them.

Citations