model_355434686_mobilevit_large.py
Model Overview
A large-scale implementation of the mobilevit architecture, built for contrastive tasks.
Architecture
- Architecture: mobilevit
- Scale: large
- Attention: sliding window
- Fusion strategy: co attention
- Task head: contrastive
- Activation: swish
- Normalization: rmsnorm
- Initialization: kaiming normal
Training
- Optimizer: rmsprop
- LR scheduler: constant warmup
Files
model_355434686_mobilevit_large.py — main artifact of this repository
License
See the license field above.