model_212143120_clip_xlarge.py
Model Overview
A xlarge-scale implementation of the clip architecture, built for classification tasks.
Architecture
- Architecture: clip
- Scale: xlarge
- Attention: multi query
- Fusion strategy: gated fusion
- Task head: classification
- Activation: relu
- Normalization: batchnorm
- Initialization: xavier uniform
Training
- Optimizer: adamw
- LR scheduler: cosine
Files
model_212143120_clip_xlarge.py — main artifact of this repository
License
See the license field above.