| { | |
| "model_name": "cointegrated/rubert-tiny2", | |
| "hidden_size": 312, | |
| "num_labels": 3, | |
| "class_names": [ | |
| "profanity", | |
| "threat", | |
| "illegal" | |
| ], | |
| "thresholds": { | |
| "profanity": 0.5, | |
| "threat": 0.35, | |
| "illegal": 0.4 | |
| }, | |
| "model_type": "MultiTaskToxicityEncoder" | |
| } |
| { | |
| "model_name": "cointegrated/rubert-tiny2", | |
| "hidden_size": 312, | |
| "num_labels": 3, | |
| "class_names": [ | |
| "profanity", | |
| "threat", | |
| "illegal" | |
| ], | |
| "thresholds": { | |
| "profanity": 0.5, | |
| "threat": 0.35, | |
| "illegal": 0.4 | |
| }, | |
| "model_type": "MultiTaskToxicityEncoder" | |
| } |