CoolFace
Modelpublic

NLBSE/nlbse26_python

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes17downloads
config_sentence_transformers.json14 linesDownload Raw Back to root
1{2  "__version__": {3    "sentence_transformers": "5.0.0",4    "transformers": "4.54.1",5    "pytorch": "2.7.1+cu126"6  },7  "model_type": "SentenceTransformer",8  "prompts": {9    "query": "",10    "document": ""11  },12  "default_prompt_name": null,13  "similarity_fn_name": "cosine"14}