Sentence Similarity
sentence-transformers
PyTorch
Transformers
English
t5
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
prompt-retrieval
text-reranking
feature-extraction
English
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
Eval Results
#INSTRUCTOR._load_sbert_model()
#23
by
Nedala10
- opened
Dears ,
i am trying to use #HuggingFaceInstructEmbeddings
i find an error : TypeError: INSTRUCTOR._load_sbert_model() got an unexpected keyword argument 'token'
please your kind support
Hi, specify v2.2.2 for Sentence Transformers to v2.2.2 may help.
Did you solve it ? I am getting the same issue
Even I'm facing the same issue.