Doji070's picture
Initial model upload
3e4b233 verified
Raw
History Blame Contribute Delete
285 Bytes
{
"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"
}