issues
search
UKPLab
/
sentence-transformers
State-of-the-Art Text Embeddings
https://www.sbert.net
Apache License 2.0
15.41k
stars
2.49k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Experience in Fine-Tuning a Cross-Encoder Model
#3085
nguyenvannghiem0312
opened
9 hours ago
0
query adapter native in training
#3084
achibb
opened
15 hours ago
3
add ipex backend
#3083
jiqing-feng
opened
23 hours ago
2
Can't start training with a SentenceLabelDataset due to error `'SentenceLabelDataset' object has no attribute 'column_names'`
#3082
HenningDinero
closed
5 hours ago
2
align model_card_templates.py with code
#3081
amitport
closed
12 hours ago
1
Best way to log specific metrics e.g cross-entropy/accuracy during training
#3080
HenningDinero
closed
5 hours ago
5
[fix] revision of the adapter model can now be specified.
#3079
pesuchin
opened
3 days ago
0
`CrossEncoder` is not pushed to cuda until predict is called, even if cuda is specified as device.
#3078
susnato
opened
3 days ago
0
Error installing sentence-transformers with pip in Windows 10 pycharm professional-> Error: Dependencies conflicts most probobly
#3077
Umais-Adeed
closed
3 days ago
5
converting np float result to float in binary classification evaluator
#3076
JINO-ROHIT
opened
5 days ago
0
BinaryClassificationEvaluator returns np.float32() and np.float64()
#3075
chr-werner
opened
5 days ago
2
deduplication in GISTEmbedLoss and CachedGISTEmbedLoss
#3074
JINO-ROHIT
opened
6 days ago
11
[`fix`] Fix different batches per epoch in NoDuplicatesBatchSampler
#3073
tomaarsen
closed
5 days ago
5
In Batch Negatives
#3072
riyajatar37003
opened
6 days ago
21
[`docs`] Add links to backend-export in Speeding up Inference
#3071
tomaarsen
closed
5 days ago
0
[`examples`] Update the quantization script
#3070
tomaarsen
closed
6 days ago
0
Same order of training samples with `NoDuplicatesBatchSampler`
#3069
antigregory
closed
5 days ago
4
support cached losses in combination with matryoshka loss
#3068
Marcel256
closed
5 days ago
5
Weights of models trained with TSDAE
#3067
xboldt
opened
1 week ago
2
[`training`] Pass `steps`/`epoch`/`output_path` to Evaluator during training
#3066
tomaarsen
closed
6 days ago
2
Fix matryoshka cached mnr
#3065
GTimothee
closed
5 days ago
1
Add `normalize_embeddings` Argument to `SentenceTransformer` for Simplified Embedding Normalization
#3064
AIMacGyver
opened
1 week ago
0
Deduplication integrated in CachedGISTEmbedLoss
#3063
yjoonjang
opened
1 week ago
2
RerankingEvaluator does not write the csv file when the backward compatible `fit()` method is used. Possible fix suggested.
#3062
bluebalam
closed
6 days ago
1
Error when trying to load Adapter model of revision in repository on HF
#3061
pesuchin
opened
1 week ago
0
[`docs`] Fix the prompt link to the training script
#3060
tomaarsen
closed
1 week ago
0
Using Matryoshka loss with Cached losses
#3059
Marcel256
closed
5 days ago
8
[Fix] Resolve loading private Transformer model in version 3.3.0
#3058
pesuchin
closed
1 week ago
3
Fix filenotfounderror #3056
#3057
GTimothee
opened
1 week ago
0
FileNotFoundError when using SentenceTransformerTrainingArguments(load_best_model_at_end=True) and Peft
#3056
GTimothee
opened
1 week ago
2
Unusual GPU VRAM Usage when loading model
#3055
JINO-ROHIT
closed
1 week ago
0
'scale' hyperparameter in MultipleNegativesRankingLoss
#3054
gnatesan
opened
1 week ago
7
Issue loading private Transformer model in version 3.3.0
#3053
J-Curwell
closed
1 week ago
2
Having trouble loading a peft model
#3052
GTimothee
closed
1 week ago
7
add MCC to BinaryClassificationEvaluator
#3051
JINO-ROHIT
closed
5 days ago
2
Gradual slowdown of training in bigger batch sizes
#3050
sidharthg-couture
opened
2 weeks ago
7
Keras 3 compatibility
#3049
baslia
opened
2 weeks ago
2
Add multi cpu example
#3048
baslia
opened
2 weeks ago
4
Moved Model Card Callback init in Trainer to a separate function
#3047
tRosenflanz
closed
2 weeks ago
2
[`enh`] Add Support for multiple adapters on Transformers-based models
#3046
tomaarsen
closed
2 weeks ago
2
Feature Request: Add `weights_only=True` option in torch.load calls to address security warning
#3045
charan05a8
closed
2 weeks ago
1
BAAI/bge-reranker-v2-m3 is not supported
#3044
dohuyduc2002
closed
2 weeks ago
1
Issue loading remote source code offline?
#3043
brendanartley
closed
1 week ago
2
[`docs`] Add some missing docs for include_prompt in Pooling
#3042
tomaarsen
closed
2 weeks ago
0
Unstable Training Loss and Model Evaluation
#3041
nguyenvannghiem0312
opened
2 weeks ago
7
[Question] About the ProportionalBatchSampler
#3040
claeyzre
closed
2 weeks ago
3
Feature Request: Support for ONNX backend for CrossEncoders.
#3039
SupreethRao99
opened
2 weeks ago
1
[`chore`] If Transformers 4.46.0, use processing_class instead of tokenizer when saving
#3038
tomaarsen
closed
2 weeks ago
0
[`tests`] Remove evaluation_steps from model.fit test without evaluator
#3037
tomaarsen
closed
2 weeks ago
0
[`fix`] Fix loading pre-exported OV/ONNX model if export=False
#3036
tomaarsen
closed
2 weeks ago
0
Next