| { | |
| "model_type": "bert", | |
| "model_name": "cointegrated/rubert-tiny2", | |
| "num_classes": 3, | |
| "task_names": [ | |
| "profanity", | |
| "threat", | |
| "illegal" | |
| ], | |
| "thresholds": { | |
| "profanity": 0.51, | |
| "threat": 0.35, | |
| "illegal": 0.25 | |
| } | |
| } |
| { | |
| "model_type": "bert", | |
| "model_name": "cointegrated/rubert-tiny2", | |
| "num_classes": 3, | |
| "task_names": [ | |
| "profanity", | |
| "threat", | |
| "illegal" | |
| ], | |
| "thresholds": { | |
| "profanity": 0.51, | |
| "threat": 0.35, | |
| "illegal": 0.25 | |
| } | |
| } |