--- license: cc-by-4.0 tags: - albef - approx-gelu - contrastive - grouped-query - groupnorm - nano - novograd - polynomial - tensor-fusion - trunc-normal --- # model_226907062_albef_nano.py ## Model Overview A **nano**-scale implementation of the **albef** architecture, built for **contrastive** tasks. ## Architecture - **Architecture**: albef - **Scale**: nano - **Attention**: grouped query - **Fusion strategy**: tensor fusion - **Task head**: contrastive - **Activation**: approx gelu - **Normalization**: groupnorm - **Initialization**: trunc normal ## Training - **Optimizer**: novograd - **LR scheduler**: polynomial ## Files - `model_226907062_albef_nano.py` — main artifact of this repository ## License See the license field above.