model_605145282_beit_small.py
Model Overview
A small-scale implementation of the beit architecture, built for classification tasks.
Architecture
- Architecture: beit
- Scale: small
- Attention: sparse
- Fusion strategy: concat mlp
- Task head: classification
- Activation: mish
- Normalization: groupnorm
- Initialization: xavier
Training
- Optimizer: novograd
- LR scheduler: cosine
Files
model_605145282_beit_small.py — main artifact of this repository
License
See the license field above.