File size: 287 Bytes
f2cd704
f32a21a
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.6299999999999997,
    "threat": 0.7399999999999997,
    "illegal": 0.8899999999999996
  }
}