MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / experiment_setfit.py

File experiment_setfit.py

scripts/experiment_setfit.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Experiment: SetFit fine-tuning for tier classification.
2
3Fine-tunes bge-small-en-v1.5 with contrastive learning on our 646 train samples,
4then evaluates on holdout. Compares with frozen-embedding LogReg baseline.

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected