CoolFace
Datasetpublic

windowsxp811203/qwen3.8-conv1d-sigscalesync

The conv1d sigma outliers in Qwen3.8-27B are real. The quantization story attached to them is not — and the rescale variant I tested cost perplexity while fixing nothing measurable. Scope revision (2026-08-24). An earlier version of this README said the rescale was applied "exactly as published" and that the mechanism "cannot work". Both were too strong. What I tested is a 7-tensor median-normalization variant (σ > 1.5× median → α = median/σ); the intervention actually… See the full description on the dataset page: https://huggingface.co/datasets/windowsxp811203/qwen3.8-conv1d-sigscalesync.

sourceHugging Faceupdated 1mo agoView on Hugging Face
1likes125downloads
16 commits on main
89430091mo ago

Normalize turn-count language (141 records: setup + 140 test)

windowsxp811203
e55604c1mo ago

Scope revision: tested variant != published 8-layer intervention; narrow mechanism claim

windowsxp811203
46d51dd1mo ago

Upload turns.jsonl with huggingface_hub

windowsxp811203
75aba961mo ago

Upload ab_orchestrate.sh with huggingface_hub

windowsxp811203
ba7a6e11mo ago

Upload ab_server.sh with huggingface_hub

windowsxp811203
a9a3e001mo ago

Upload ab_replay_norms.py with huggingface_hub

windowsxp811203
4d5d9ca1mo ago

Upload ab_driver.py with huggingface_hub

windowsxp811203
43a81b91mo ago

Upload ab_gen_turns.py with huggingface_hub

windowsxp811203
e77b51d1mo ago

Upload gguf_hashes.txt with huggingface_hub

windowsxp811203
9f860f31mo ago

Upload CONV1D_DTYPES.txt with huggingface_hub

windowsxp811203
4742ae51mo ago

Upload CONV1D_SIGMA.txt with huggingface_hub

windowsxp811203
b65c7121mo ago

Upload gguf_conv1d_dtypes.py with huggingface_hub

windowsxp811203
06fe94e1mo ago

Upload check_conv1d.py with huggingface_hub

windowsxp811203
b4049781mo ago

Upload PREREG.md with huggingface_hub

windowsxp811203
a9c45751mo ago

Upload README.md with huggingface_hub

windowsxp811203
65b6b2b1mo ago

initial commit

windowsxp811203