Model card
astris-vertical-router-v1
Softmax vertical router estimating P(vertical | NAICS code, job title, description) with per-vertical weight vectors, so a job is routed to the right industry vertical before matching.
At a glance
| Kind | reasoning llm |
| Version | 1.0.0 |
| Status | Active — contributing to scores |
| Ensemble weight | 0 |
| Trained at | Not trained yet |
| Trained on | n/a |
| Artifact | No artifact (heuristic or pre-training) |
Metrics
{
"method": "softmax",
"validation": "synthetic_seed",
"real_cohort": "pending",
"feature_sources": [
"naics",
"title",
"description"
]
}Notes
Routing layer, not a retention voter — weight 0. See api/ml/vertical_router.py.