--- license: apache-2.0 tags: - adam - gelu-tanh - grouped-query - kaiming - linear-warmup - mae - nano - retrieval - rmsnorm - tucker --- # model_635532640_mae_nano.py ## Model Overview A **nano**-scale implementation of the **mae** architecture, built for **retrieval** tasks. ## Architecture - **Architecture**: mae - **Scale**: nano - **Attention**: grouped query - **Fusion strategy**: tucker - **Task head**: retrieval - **Activation**: gelu tanh - **Normalization**: rmsnorm - **Initialization**: kaiming ## Training - **Optimizer**: adam - **LR scheduler**: linear warmup ## Files - `model_635532640_mae_nano.py` — main artifact of this repository ## License See the license field above.