-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: huggingface/sentence-transformers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid OOM in compute_dataset_metrics for multimodal datasets with path columns
#3733
opened Apr 19, 2026 by
yjoonjang
Contributor
Loading…
Update MSMARCO train scripts to use SentenceTransformerTrainer
#3731
opened Apr 18, 2026 by
TryingtobeingNikhil
Loading…
Migrate train_bi-encoder_margin-mse.py from model.fit to SentenceTransformerTrainer
#3694
opened Mar 20, 2026 by
aryanputta
Loading…
2 tasks done
Migrate train_bi-encoder_mnrl.py from model.fit to SentenceTransformerTrainer
#3693
opened Mar 19, 2026 by
aryanputta
Loading…
2 tasks done
fix: use caller's class name as default model_type for subclasses
#3692
opened Mar 19, 2026 by
AtharvaJaiswal005
Loading…
fix: forward cache_dir to ONNX and OpenVINO model loading
#3691
opened Mar 19, 2026 by
AtharvaJaiswal005
Loading…
[
feat] Add generic NanoEvaluator abstractions with NanoBEIR backward compatibility
#3673
opened Feb 24, 2026 by
hotchpotch
Contributor
•
Draft
Add self-guide mode for CachedGISTEmbedLoss
#3662
opened Feb 14, 2026 by
yjoonjang
Contributor
Loading…
replace
ms-marco datasets and migrate examples
#3649
opened Feb 2, 2026 by
omkar-334
Contributor
Loading…
[feat] Add MultiVectorEncoder Support (a.k.a late-interaction models or ColBERT-style models)
#3614
opened Jan 24, 2026 by
AymenKallala
Loading…
feat: use regular tokenizer in static embedding, add max length
#3541
opened Oct 6, 2025 by
stephantul
Contributor
Loading…
issue-3490 Sentence transformer trainer support added for training MNRL…
#3494
opened Aug 20, 2025 by
pinareceaktan
Loading…
Fix: Add Image.Image support to encode() overloads to resolve mypy error (#3462)
#3485
opened Aug 8, 2025 by
sahibpreetsingh12
Contributor
Loading…
[Feat] CrossEncoder class accept prompt template parameters
#3406
opened Jun 30, 2025 by
BetterAndBetterII
Loading…
Ensure encode() handles Series and other sequence types
#3372
opened May 22, 2025 by
jteijema
Loading…
Add merge_adapter method to PeftAdapterMixin to safely merge PEFT adapters (#3247)
#3339
opened Apr 21, 2025 by
MrAnayDongre
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.