Mizan-Rerank-V2 / sentence_bert_config.json
ALJIACHI's picture
Upload folder using huggingface_hub
76a6316 verified
raw
history blame contribute delete
225 Bytes
{
"transformer_task": "sequence-classification",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "scores"
}