model_602572123_beit_tiny.py
Model Overview
A tiny-scale implementation of the beit architecture, built for generation tasks.
Architecture
- Architecture: beit
- Scale: tiny
- Attention: multi query
- Fusion strategy: tensor fusion
- Task head: generation
- Activation: gelu tanh
- Normalization: batchnorm
- Initialization: kaiming normal
Training
- Optimizer: lion
- LR scheduler: onecycle
Files
model_602572123_beit_tiny.py — main artifact of this repository
License
See the license field above.