model_038215687_cnn_transformer_nano.py
Model Overview
A nano-scale implementation of the cnn transformer architecture, built for generation tasks.
Architecture
- Architecture: cnn transformer
- Scale: nano
- Attention: linear
- Fusion strategy: tensor fusion
- Task head: generation
- Activation: swish
- Normalization: layernorm
- Initialization: xavier
Training
- Optimizer: rmsprop
- LR scheduler: onecycle
Files
model_038215687_cnn_transformer_nano.py — main artifact of this repository
License
See the license field above.