--- license: apache-2.0 tags: - adafactor - bilinear - contrastive - flamingo - gelu - groupnorm - kaiming-normal - sliding-window - small - step --- # model_123477846_flamingo_small.py ## Model Overview A **small**-scale implementation of the **flamingo** architecture, built for **contrastive** tasks. ## Architecture - **Architecture**: flamingo - **Scale**: small - **Attention**: sliding window - **Fusion strategy**: bilinear - **Task head**: contrastive - **Activation**: gelu - **Normalization**: groupnorm - **Initialization**: kaiming normal ## Training - **Optimizer**: adafactor - **LR scheduler**: step ## Files - `model_123477846_flamingo_small.py` — main artifact of this repository ## License See the license field above.