EVE-Rerank-1.0-Legal / sentence_bert_config.json
KWooNG's picture
EVE-Rerank-1.0-Legal: graded nDCG@10 0.7721, P@1 0.9355 (+0.0214 over the public reranker)
bcfdef2 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"
}