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
Adding `safetensors` variant of this model
#6
by
dreamless-hurler
- opened
No description provided.
By adding safetensors
variant of the INSTRUCTOR model, do you mean adding a function for saving embeddings in safetensors?
Hello,
Sorry for the lack of context on this.
The PR was automatically generated by the process here: https://huggingface.co/docs/diffusers/using-diffusers/using_safetensors#i-want-to-use-model-x-but-it-doesnt-have-safetensors-weights
The purpose is to have the weights available in a format that's better from a security standpoint than pickle.
See e.g. here https://huggingface.co/bigscience/bloom/tree/main