search-stack-v1 / cross_encoder /sentence_bert_config.json
rdxtremity's picture
Push GCN + LTR + CE artifacts
206999a 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"
}