Tap Model Training

Operational playbook for training, evaluating, and publishing `muvon/octomind-embed` — the BGE-small-en-v1.5 fine-tune that powers octomind's capability auto-activation. Covers when to retrain (after any change to `capabilities/*/config.toml` triggers or `skills/*/SKILL.md` semantic phrases), the full pipeline (LLM augmentation, dataset build, iterative hard-negative mining, CachedMNRL + GISTEmbed + Matryoshka loss stack, holdout + eval_real evaluation, ONNX export, HuggingFace publish), how to resume an interrupted training, how to calibrate the runtime threshold/margin from eval_real, and how to update the publish baseline. Use whenever the user adds/removes/edits capability triggers or skill semantic rules, asks about retraining the tap model, or reports false-positive/false-negative auto-activation issues.

Muvon 6031286 9.3 KB Updated

File contents

Muvon/octomind-tap/tree/main/skills/tap-model-training commit 6031286e42

Frequently asked questions

npx skillmds@latest add muvon/tap-model-training