model_365082723_mobilevit_huge.py
Model Overview
A huge-scale implementation of the mobilevit architecture, built for contrastive tasks.
Architecture
- Architecture: mobilevit
- Scale: huge
- Attention: sliding window
- Fusion strategy: tensor fusion
- Task head: contrastive
- Activation: gelu
- Normalization: instancenorm
- Initialization: orthogonal
Training
- Optimizer: sgd
- LR scheduler: constant warmup
Files
model_365082723_mobilevit_huge.py — main artifact of this repository
License
See the license field above.