Distill Classifier

Use when a developer wants to replace an expensive frontier model on a classification workload (binary, multi-class, multi-label, or structured extraction) with a fine-tuned open-weight student — "distill this classifier", "can a small model do this tagging job", "the frontier labels these for $X, make it cheaper", "consensus-label my data". Multi-teacher majority-vote labeling, failure-directed SFT data, and a four-way promote/shadow/collect/stop verdict.

understudylabs Updated

File contents

understudylabs/understudy-agent-tools/tree/main/skills/distill-classifier commit 6d1a92897f

Frequently asked questions

npx skillmds@latest add understudylabs/distill-classifier