tool-api-mapper-reranker / sentence_bert_config.json
Yoonseok55's picture
Upload fine-tuned Tool API Mapper reranker
85b4ca2 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"
}