10 lines
225 B
JSON
10 lines
225 B
JSON
|
|
{
|
||
|
|
"transformer_task": "sequence-classification",
|
||
|
|
"modality_config": {
|
||
|
|
"text": {
|
||
|
|
"method": "forward",
|
||
|
|
"method_output_name": "logits"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"module_output_name": "scores"
|
||
|
|
}
|