andriadze commited on
Commit
0ce5964
1 Parent(s): 9577798

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -20,12 +20,16 @@ The primary focus of the model is detecting sexual/minors category of messages.
20
 
21
  Possible flags are: regular, racist, underage, sexual
22
 
 
23
  # BEWARE
24
 
25
  The model might categorize any talk about race as racism, for example: "Black people suffer so much in America" will be flagged as "racist".
26
 
27
  Model also might flag any comment containing numbers below 18 as underage. This is an issue that will be addressed in next version.
28
 
 
 
 
29
 
30
  ## Training and evaluation data
31
 
 
20
 
21
  Possible flags are: regular, racist, underage, sexual
22
 
23
+
24
  # BEWARE
25
 
26
  The model might categorize any talk about race as racism, for example: "Black people suffer so much in America" will be flagged as "racist".
27
 
28
  Model also might flag any comment containing numbers below 18 as underage. This is an issue that will be addressed in next version.
29
 
30
+ Here's the next version:
31
+ https://huggingface.co/andriadze/ai-chat-censor8
32
+
33
 
34
  ## Training and evaluation data
35