naokinakamura's picture
Upload 2 files
0010f2e verified
|
Raw
History Blame Contribute Delete
815 Bytes
---
license: apache-2.0
tags:
- classification
- efficientformer
- giant
- grouped-query
- kaiming
- layernorm
- lion
- low-rank
- step
- swish
---
# model_408099575_efficientformer_giant.py
## Model Overview
A **giant**-scale implementation of the **efficientformer** architecture, built for **classification** tasks.
## Architecture
- **Architecture**: efficientformer
- **Scale**: giant
- **Attention**: grouped query
- **Fusion strategy**: low rank
- **Task head**: classification
- **Activation**: swish
- **Normalization**: layernorm
- **Initialization**: kaiming
## Training
- **Optimizer**: lion
- **LR scheduler**: step
## Files
- `model_408099575_efficientformer_giant.py` — main artifact of this repository
## License
See the license field above.