model_492360863_mixer_small.py
Model Overview
A small-scale implementation of the mixer architecture, built for classification tasks.
Architecture
- Architecture: mixer
- Scale: small
- Attention: standard
- Fusion strategy: cross attention
- Task head: classification
- Activation: swish
- Normalization: instancenorm
- Initialization: orthogonal
Training
- Optimizer: sgd
- LR scheduler: linear warmup
Files
model_492360863_mixer_small.py — main artifact of this repository
License
See the license field above.