Supermix Math Equation Micro V1
Tiny specialist model for equation and symbolic-math intent routing.
Included files
math_equation_micro_v1.pth
math_equation_micro_v1_meta.json
math_equation_micro_v1_summary.json
math_equation_model.py
train_math_equation_model.py
Model summary
- Parameters: 2720
- Validation accuracy: None
- Training rows: None
- Validation rows: None
Supported intents
- arithmetic
- solve_equation
- solve_system
- simplify
- factor
- expand
- differentiate
- integrate
Notes
This is a custom PyTorch checkpoint, not a standard Transformers from_pretrained model.
It uses SymPy-backed solving logic together with a tiny intent model.