File size: 225 Bytes
c0caea2 | 1 2 3 4 5 6 7 8 9 10 | {
"transformer_task": "sequence-classification",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "scores"
} |