model_336569797_mobilevit_nano.py
Model Overview
A nano-scale implementation of the mobilevit architecture, built for contrastive tasks.
Architecture
- Architecture: mobilevit
- Scale: nano
- Attention: flash
- Fusion strategy: bilinear
- Task head: contrastive
- Activation: approx gelu
- Normalization: instancenorm
- Initialization: xavier
Training
- Optimizer: rmsprop
- LR scheduler: polynomial
Files
model_336569797_mobilevit_nano.py — main artifact of this repository
License
See the license field above.