train-sentence-transformers Skill
Train or fine-tune sentence-transformers models across SentenceTransformer (bi-encoder; dense or static embedding model; for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), CrossEncoder (reranker; pair scoring for two-stage retrieval / pair classification), and SparseEncoder (S Published by huggingface in sentence-transformers.
What is train-sentence-transformers Skill?
Train or fine-tune sentence-transformers models across SentenceTransformer (bi-encoder; dense or static embedding model; for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), CrossEncoder (reranker; pair scoring for two-stage retrieval / pair classification), and SparseEncoder (S Published by huggingface in sentence-transformers. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using sentence-transformers
Technical details
- Install or run with Copy skill directory
When to use train-sentence-transformers Skill
- Use it for developers using sentence-transformers.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/sentence-transformers
- Skill file: skills/train-sentence-transformers/SKILL.md
What it does
Train or fine-tune sentence-transformers models across SentenceTransformer (bi-encoder; dense or static embedding model; for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), CrossEncoder (reranker; pair scoring for two-stage retrieval / pair classification), and SparseEncoder (S
Skill instructions
Train a sentence-transformers Model This SKILL.md is a router, not a manual. It tells you which references and example scripts to load for your task. The actual content — recommended losses, evaluators, training-script structure, model selection, training-arg knobs, troubleshooting — lives in references/ and scripts/. Do not synthesize a training script from this file alone. Open the per-type production template (scripts/train<typeexample.py) and copy it as your starting point. The templates contain load-bearing scaffolding (autocast helper, model-card class, logger silencing list, force=True, seed, TF32, version-compatible imports, named-evaluator metric handling) that prior agent runs have repeatedly missed when rolling their own from a synthesized snippet. 1. Identify the model type | Tag | Class | What it does | When to pick | |---|---|---|---| | [SentenceTransformer] | SentenceTransformer (bi-encoder) | Maps each input to a fixed-dim dense vector | Retrieval, similarity, clusterin
Explore related resources
Frequently asked questions
What is train-sentence-transformers?
train-sentence-transformers is a open-source AI agent skill with Copy skill directory. Train or fine-tune sentence-transformers models across SentenceTransformer (bi-encoder; dense or static embedding model; for retrieval, similarity, clustering, classification, paraphrase.
Who is train-sentence-transformers best for?
train-sentence-transformers is best for reusing agent instructions, scripts, and references.
How do I install train-sentence-transformers?
Install or run train-sentence-transformers using Copy skill directory. Check train-sentence-transformers for the latest setup command.
Is train-sentence-transformers actively maintained?
train-sentence-transformers may need a closer maintenance check before production use.
Auto-fetched from GitHub.