Qwen3-Reranker-0.6B-seq-cls-STv6 / sentence_bert_config.json
tomaarsen's picture
tomaarsen HF Staff
Uploading CrossEncoder model.
d9e59ba verified
raw
history blame
346 Bytes
{
"transformer_task": "sequence-classification",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "logits"
},
"message": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "scores"
}