CoolFace
Datasetpublic

malaiwah/minimax-m2-tiny-fidelity-root-v1

minimax-m2 random CPU fixture root A root fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/minimax-m2-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).… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/minimax-m2-tiny-fidelity-root-v1.

sourceHugging Faceotherupdated 20d agoView on Hugging Face
0likes101downloads
3 commits on main
0429feb20d ago

publish fidelity dataset

malaiwah
a0e467b20d ago

publish fidelity dataset

malaiwah
f16be7720d ago

initial commit

malaiwah