--- license: cc-by-4.0 tags: - adamw - constant-warmup - contrastive - gated-fusion - grouped-query - mocov3 - nano - relu - rmsnorm - xavier --- # model_709747309_mocov3_nano.py ## Model Overview A **nano**-scale implementation of the **mocov3** architecture, built for **contrastive** tasks. ## Architecture - **Architecture**: mocov3 - **Scale**: nano - **Attention**: grouped query - **Fusion strategy**: gated fusion - **Task head**: contrastive - **Activation**: relu - **Normalization**: rmsnorm - **Initialization**: xavier ## Training - **Optimizer**: adamw - **LR scheduler**: constant warmup ## Files - `model_709747309_mocov3_nano.py` — main artifact of this repository ## License See the license field above.