--- license: cc-by-4.0 tags: - contrastive - gated-fusion - grouped-query - hybrid - large - onecycle - relu - rmsprop - scalenorm - trunc-normal --- # model_542532143_hybrid_large.py ## Model Overview A **large**-scale implementation of the **hybrid** architecture, built for **contrastive** tasks. ## Architecture - **Architecture**: hybrid - **Scale**: large - **Attention**: grouped query - **Fusion strategy**: gated fusion - **Task head**: contrastive - **Activation**: relu - **Normalization**: scalenorm - **Initialization**: trunc normal ## Training - **Optimizer**: rmsprop - **LR scheduler**: onecycle ## Files - `model_542532143_hybrid_large.py` — main artifact of this repository ## License See the license field above.