{ | |
"__version__": { | |
"sentence_transformers": "5.0.0", | |
"transformers": "4.47.0", | |
"pytorch": "2.5.1+cu12" | |
}, | |
"prompts": { | |
"SciFact": { | |
"query": "Given a scientific claim, retrieve documents that support or refute the claim" | |
} | |
}, | |
"default_prompt_name": null, | |
"model_type": "SparseEncoder", | |
"similarity_fn_name": "cosine" | |
} |