--- license: cc-by-4.0 tags: - adam - batchnorm - classification - gated-fusion - mish - mixer - onecycle - orthogonal - sparse - xlarge --- # model_507676301_mixer_xlarge.py ## Model Overview A **xlarge**-scale implementation of the **mixer** architecture, built for **classification** tasks. ## Architecture - **Architecture**: mixer - **Scale**: xlarge - **Attention**: sparse - **Fusion strategy**: gated fusion - **Task head**: classification - **Activation**: mish - **Normalization**: batchnorm - **Initialization**: orthogonal ## Training - **Optimizer**: adam - **LR scheduler**: onecycle ## Files - `model_507676301_mixer_xlarge.py` — main artifact of this repository ## License See the license field above.