NewMiniLM-V27Data-256BATCH-SemanticEngine / config_sentence_transformers.json
LamaDiab's picture
Updating model weights
326a222 verified
raw
history blame contribute delete
283 Bytes
{
"__version__": {
"sentence_transformers": "5.1.2",
"transformers": "4.53.3",
"pytorch": "2.6.0+cu124"
},
"model_type": "SentenceTransformer",
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}