| { | |
| "transformer_task": "feature-extraction", | |
| "modality_config": { | |
| "text": { | |
| "method": "forward", | |
| "method_output_name": null | |
| }, | |
| "message": { | |
| "method": "forward", | |
| "method_output_name": null | |
| } | |
| }, | |
| "module_output_name": "scores", | |
| "message_format": "structured", | |
| "config_kwargs": { | |
| "trust_remote_code": true, | |
| "num_labels": 1 | |
| }, | |
| "processing_kwargs": { | |
| "chat_template": { | |
| "add_generation_prompt": false | |
| } | |
| } | |
| } |