FredZhang7 commited on
Commit
11331d7
1 Parent(s): a453214

add categories of toxicity

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -75,6 +75,16 @@ The preprocessed training data alone consists of 2,880,230 rows of comments, twe
75
  | [multilingual-test.csv](./multilingual-test.csv) | 14,410 | 49,402 | 63,812 |
76
  Each CSV file has three columns: `text`, `is_toxic`, and `lang`.
77
 
 
 
 
 
 
 
 
 
 
 
78
  Supported languages:
79
  - Afrikaans
80
  - Albanian
 
75
  | [multilingual-test.csv](./multilingual-test.csv) | 14,410 | 49,402 | 63,812 |
76
  Each CSV file has three columns: `text`, `is_toxic`, and `lang`.
77
 
78
+ Supported types of toxicity:
79
+ - Identity Hate/Hate Speech
80
+ - Serious Insults
81
+ - Obscene
82
+ - Threats
83
+ - Harassment
84
+ - Racism
85
+ - Trolling
86
+ - Others
87
+
88
  Supported languages:
89
  - Afrikaans
90
  - Albanian