text_classification_model / config_sentence_transformers.json
dindanurdz's picture
Push model using huggingface_hub.
2e1a5b7 verified
raw
history blame contribute delete
283 Bytes
{
"__version__": {
"sentence_transformers": "5.1.2",
"transformers": "4.57.3",
"pytorch": "2.9.0+cu126"
},
"model_type": "SentenceTransformer",
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}