{
  "keywords": [
    {"word": "Language model", "meaning": "a machine that guesses the next word"},
    {"word": "Parameter", "meaning": "one of the many tiny dials inside the model"},
    {"word": "Attention", "meaning": "each word can look at the other words at once"},
    {"word": "Pre-training", "meaning": "reading a huge pile of text so the guesses get better"},
    {"word": "Transformer", "meaning": "the 2017 design that made that looking-around possible"}
  ]
}
