model_204382648_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: gelu tanh
- Normalization: instancenorm
- Initialization: xavier
Training
- Optimizer: adam
- LR scheduler: linear warmup
Files
model_204382648_clip_large.py — main artifact of this repository
License
See the license field above.