Qwen3-Reranker-0.6B-seq-cls-STv6 / sentence_bert_config.json
tomaarsen's picture
tomaarsen HF Staff
Remove text modality support
b4681ae verified
{
"transformer_task": "sequence-classification",
"modality_config": {
"message": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "scores"
}