indonesian-embedding-small / pytorch /config_sentence_transformers.json
asmud's picture
Initial Release: Indonesian Embedding Small with PyTorch and ONNX variants...
4b80424
{
"__version__": {
"sentence_transformers": "5.1.0",
"transformers": "4.56.0",
"pytorch": "2.8.0"
},
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"model_type": "SentenceTransformer",
"similarity_fn_name": "cosine"
}