model_673530973_dino_tiny.py
Model Overview
A tiny-scale implementation of the dino architecture, built for contrastive tasks.
Architecture
- Architecture: dino
- Scale: tiny
- Attention: standard
- Fusion strategy: cross attention
- Task head: contrastive
- Activation: gelu
- Normalization: batchnorm
- Initialization: xavier uniform
Training
- Optimizer: novograd
- LR scheduler: exponential
Files
model_673530973_dino_tiny.py — main artifact of this repository
License
See the license field above.