model_204381248_clip_large.py
Model Overview
A large-scale implementation of the clip architecture, built for classification tasks.
Architecture
- Architecture: clip
- Scale: large
- Attention: standard
- Fusion strategy: cross attention
- Task head: classification
- Activation: mish
- Normalization: groupnorm
- Initialization: orthogonal
Training
- Optimizer: adam
- LR scheduler: linear warmup
Files
model_204381248_clip_large.py — main artifact of this repository
License
See the license field above.