File size: 1,130 Bytes
ee913c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
  "timestamp": "20251003_072624",
  "models": {
    "sentence_transformer": {
      "model": "models/content_moderation_sentence_transformer_20251003_072624.pkl",
      "embedder": "models/content_moderation_sentence_transformer_embedder_20251003_072624.pkl",
      "type": "sentence_transformer"
    }
  },
  "blocked_words": [
    "hate",
    "kill",
    "murder",
    "attack",
    "threaten",
    "bully",
    "harass",
    "abuse",
    "violent",
    "weapon",
    "bomb",
    "gun",
    "knife",
    "fight",
    "war",
    "death",
    "sex",
    "porn",
    "nude",
    "adult",
    "explicit",
    "xxx",
    "nsfw",
    "erotic",
    "strip",
    "escort",
    "hooker",
    "prostitute",
    "condom",
    "vibrator",
    "damn",
    "hell",
    "bastard",
    "bitch",
    "ass",
    "fuck",
    "shit",
    "cunt",
    "piss",
    "dick",
    "cock",
    "pussy",
    "tits",
    "boobs",
    "slut",
    "whore",
    "racist",
    "sexist",
    "homophobic",
    "transphobic",
    "xenophobic"
  ],
  "sensitivity_threshold": 0.7,
  "embedding_type": "sentence_transformers",
  "model_name": "all-mpnet-base-v2"
}