4
Vectors and embeddings
- Token ID
- One-hot vector
- Learned embedding
Distinguish IDs, one-hot vectors, and learned embeddings.
Sign up and we'll remember how far you've come.
Start here once you have finished beginner steps 1–3.
See beginner steps 1–3 firstDistinguish IDs, one-hot vectors, and learned embeddings.
Explain what changes in training and what a model uses at inference time.
Compare generation settings without confusing consistency with factual accuracy.
Use variables, conditions, and functions in the browser.
Build small functions and explain what their outputs mean.
Separate training from evaluation and explain the limits of a score.
| Step | AI Lab | Build Your Own | Code lab |
|---|---|---|---|
| 4. Vectors and embeddings | Yes | No | No |
| 5. Training, inference, and retrieval | No | Yes | No |
| 6. Instructions, sampling, and verification | No | Yes | No |
| 7. Python: run, inspect, change | No | No | Yes |
| 8. Numbers, predictions, and activations | No | No | Yes |
| 9. Train and evaluate a small model | No | No | Yes |