File size: 294 Bytes
4bd860a | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"__version__": {
"pytorch": "2.10.0+cu128",
"sentence_transformers": "5.4.0"
},
"activation_fn": "torch.nn.modules.linear.Identity",
"default_prompt_name": "query",
"model_type": "CrossEncoder",
"prompts": {
"query": "Retrieve text relevant to the user's query."
}
} |