for reference:
shot, noun, informal: an example input-output pair
Neural nets work with numbers. How do we convert text to numbers that we can feed into our models?
Neural nets give us numbers as output. How do we go back from numbers into text?
Two parts:
(The “Ġ” is an internal detail to GPT-2; ignore it for now.)