Files
Qwen3-Reranker-0.6B-STv6/config_sentence_transformers.json

6 lines
163 B
JSON
Raw Permalink Normal View History

{
"model_type": "CrossEncoder",
"chat_template_path": "chat_template.jinja",
"classifier_from_tokens": ["no", "yes"],
"method": "from_2_way_softmax"
}