--- license: mit tags: - cross-attention - efficientformer - linear - lion - onecycle - orthogonal - relu - retrieval - scalenorm - xlarge --- # model_395445763_efficientformer_xlarge.py ## Model Overview A **xlarge**-scale implementation of the **efficientformer** architecture, built for **retrieval** tasks. ## Architecture - **Architecture**: efficientformer - **Scale**: xlarge - **Attention**: linear - **Fusion strategy**: cross attention - **Task head**: retrieval - **Activation**: relu - **Normalization**: scalenorm - **Initialization**: orthogonal ## Training - **Optimizer**: lion - **LR scheduler**: onecycle ## Files - `model_395445763_efficientformer_xlarge.py` — main artifact of this repository ## License See the license field above.