req-quality-setfit-2 / config_sentence_transformers.json
Hulyyy's picture
Push model using huggingface_hub.
870c2ce verified
raw
history blame contribute delete
296 Bytes
{
"__version__": {
"sentence_transformers": "5.1.1",
"transformers": "4.57.0",
"pytorch": "2.8.0+cu129"
},
"model_type": "SentenceTransformer",
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}