predict.py
Model Overview
A small-scale implementation of the tiny transformer architecture, built for matching tasks.
Architecture
- Architecture: tiny transformer
- Scale: small
- Attention: grouped query
- Fusion strategy: tucker
- Task head: matching
- Activation: gelu
- Normalization: scalenorm
- Initialization: kaiming normal
Training
- Optimizer: adafactor
- LR scheduler: polynomial
Files
predict.py— main artifact of this repository
License
See the license field above.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support