multilingual-e5-base-learning-outcome-skill-tuned / config_sentence_transformers.json
pascalhuerten's picture
Upload folder using huggingface_hub
6a4aa16 verified
raw
history blame contribute delete
283 Bytes
{
"model_type": "SentenceTransformer",
"__version__": {
"sentence_transformers": "5.1.1",
"transformers": "4.52.3",
"pytorch": "2.6.0+cu124"
},
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}