model_321242955_tiny_transformer_xlarge.py
Model Overview
A xlarge-scale implementation of the tiny transformer architecture, built for matching tasks.
Architecture
- Architecture: tiny transformer
- Scale: xlarge
- Attention: linear
- Fusion strategy: concat mlp
- Task head: matching
- Activation: gelu tanh
- Normalization: rmsnorm
- Initialization: xavier uniform
Training
- Optimizer: sgd
- LR scheduler: constant warmup
Files
model_321242955_tiny_transformer_xlarge.py — main artifact of this repository
License
See the license field above.