File size: 245 Bytes
f2cd704
f32a21a
f2cd704
 
 
 
 
 
 
 
7118a79
2467616
 
f2cd704
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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
  }
}