model_035442620_vit_giant.py
Model Overview
A giant-scale implementation of the vit architecture, built for contrastive tasks.
Architecture
- Architecture: vit
- Scale: giant
- Attention: multi query
- Fusion strategy: cross attention
- Task head: contrastive
- Activation: gelu
- Normalization: scalenorm
- Initialization: orthogonal
Training
- Optimizer: rmsprop
- LR scheduler: exponential
Files
model_035442620_vit_giant.py — main artifact of this repository
License
See the license field above.