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

Kindreasoning llm
Version1.0.0
StatusActive — contributing to scores
Ensemble weight0
Trained atNot trained yet
Trained onn/a
ArtifactNo 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.