โš™๏ธ Input Controls

Key Concepts

  • Dynamic Selection: Attention weights change based on content, not position
  • Query-Key Matching: Each word "asks" (query) what it should attend to, others "offer" (keys)
  • Value Weighting: Relevant words contribute more to the final representation
  • Contextual Relevance: Same word can attend differently in different contexts

๐ŸŽฏ Attention Visualization

How to read: Each row shows what that word attends to. Darker colors = higher attention. Hover over cells to see exact attention weights.