model_581404126_deit_xlarge.py
Model Overview
A xlarge-scale implementation of the deit architecture, built for multitask tasks.
Architecture
- Architecture: deit
- Scale: xlarge
- Attention: linear
- Fusion strategy: concat mlp
- Task head: multitask
- Activation: gelu tanh
- Normalization: batchnorm
- Initialization: kaiming normal
Training
- Optimizer: adafactor
- LR scheduler: step
Files
model_581404126_deit_xlarge.py — main artifact of this repository
License
See the license field above.