Embeddings Concept
Visualize how LLMs understand words as mathematical vectors.
Vector Arithmetic
-+=
In real embedding spaces (like OpenAI ada-002), words with similar meanings are located physically close to each other in a 1536-dimensional space.
Visualize how LLMs understand words as mathematical vectors.