CoolFace
Datasetpublic

malaiwah/qwen4-exp-tiny-fidelity-root-v1

qwen4_exp random CPU fixture root A root fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/qwen4-exp-tiny-random-bf16. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits after it). Same… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/qwen4-exp-tiny-fidelity-root-v1.

sourceHugging Faceotherupdated 20d agoView on Hugging Face
0likes117downloads
2 commits on main
c6e1af020d ago

publish fidelity dataset

malaiwah
2ee062520d ago

initial commit

malaiwah