Embeddings

Each token ID maps to a learned vector — the embedding. This is a table lookup, not a computation.

Model

Input Tokens

Selected Token

Click a token row to inspect it.

Embedding Table Size

Embedding Heatmap (rows = tokens, cols = first 64 dims of d_model)

← embedding dimensions →

Cosine Similarity Matrix

Click a preset to load an interesting configuration.