andriadze commited on
Commit
b878ea6
·
verified ·
1 Parent(s): b7b092e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # ai-chat-underage-moderation2
18
 
 
 
 
 
 
19
  This model is for detecting "underage" requests for uncensored chats.
20
  While previous versions of the model had more labels, this model will only tag inappropriate content that is aimed at underage people.
21
  This was done to improve accuracy specifically in this regard.
 
16
 
17
  # ai-chat-underage-moderation2
18
 
19
+ For compliance, I recommend switching to a newer version of this model:
20
+ https://huggingface.co/andriadze/bert-chat-moderation-X-V2
21
+
22
+ I would also use OpenAI Omni moderation on top of it to help with hate/illicit category.
23
+
24
  This model is for detecting "underage" requests for uncensored chats.
25
  While previous versions of the model had more labels, this model will only tag inappropriate content that is aimed at underage people.
26
  This was done to improve accuracy specifically in this regard.