cacheverifier-lmarena / sentence_bert_config.json
ChengyouXin's picture
Upload Group E fine-tuned verifier (LmArena)
9428473 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"
}