model_624243866_beit_huge.py
Model Overview
A huge-scale implementation of the beit architecture, built for matching tasks.
Architecture
- Architecture: beit
- Scale: huge
- Attention: flash
- Fusion strategy: co attention
- Task head: matching
- Activation: swish
- Normalization: groupnorm
- Initialization: xavier uniform
Training
- Optimizer: rmsprop
- LR scheduler: linear warmup
Files
model_624243866_beit_huge.py — main artifact of this repository
License
See the license field above.