CoolFace
Datasetpublic

EXDai/attention-mechanism

The Attention Computation โ€” Inside the Score Companion dataset for Episode 13 of EXD: the attention mechanism. One score matrix, one softmax, one weighted blend. This notebook loads Qwen3.6-35B-A3B, runs it up to a real full-attention layer, and reconstructs the entire attention computation by hand โ€” QK Norm, RoPE, QKแต€, causal mask, softmax, weighted sum, gate, and output projection โ€” verified bit-for-bit against the model's own output. ๐Ÿ“– Article:โ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/EXDai/attention-mechanism.

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes243downloads
settings

This repository belongs to EXDai on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameattention-mechanism
visibilitypublic
licencemit
gatedno
ownerEXDai
Account settings
EXDai/attention-mechanism ยท CoolFace