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

File experiment_finetune.py

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

Source from the content-addressed store, hash-verified

1"""Experiment: Contrastive fine-tuning of bge-small for tier classification.
2
3Uses sentence-transformers directly with contrastive pairs.
4Same idea as SetFit but without the dependency issues.

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected