| { | |
| "model": "DeepPavlov/rubert-base-cased", | |
| "max_length": 40, | |
| "categories": [ | |
| "ADULT", | |
| "SELL", | |
| "PLS", | |
| "OSK", | |
| "SPAM", | |
| "RUDELY_OSK" | |
| ], | |
| "num_categories": 6, | |
| "binary_threshold": 0.8 | |
| } |
| { | |
| "model": "DeepPavlov/rubert-base-cased", | |
| "max_length": 40, | |
| "categories": [ | |
| "ADULT", | |
| "SELL", | |
| "PLS", | |
| "OSK", | |
| "SPAM", | |
| "RUDELY_OSK" | |
| ], | |
| "num_categories": 6, | |
| "binary_threshold": 0.8 | |
| } |