This is the 100M baseline checkpoint for the attention-residuals-reproduction project.
It uses a standard Qwen3-style decoder-only Transformer with standard residual connections, trained from scratch on Chinese data.
Model Details
Mode: baseline
Architecture: Qwen3-style causal language model
Residual type: standard residual connection
Hidden size: 512
Layers: 12
Attention heads: 8
KV heads: 4
FFN intermediate size: 1536
Sequence length: 2048
Training steps: 20,000
Training data: opencsg/Fineweb-Edu-Chinese-V2.2
Intended Use
This checkpoint is mainly intended for research comparison with Attention Residuals variants.
It is not instruction-tuned and should not be used as a chat model.