model_078850872_perceiver_nano.py
Model Overview
A nano-scale implementation of the perceiver architecture, built for contrastive tasks.
Architecture
- Architecture: perceiver
- Scale: nano
- Attention: dilated
- Fusion strategy: tensor fusion
- Task head: contrastive
- Activation: gelu tanh
- Normalization: rmsnorm
- Initialization: orthogonal
Training
- Optimizer: sgd
- LR scheduler: step
Files
model_078850872_perceiver_nano.py — main artifact of this repository
License
See the license field above.