Commit
·
51b77bc
1
Parent(s):
bb57058
may not release model, depending on demands
Browse files
README.md
CHANGED
@@ -67,10 +67,6 @@ tags:
|
|
67 |
- moderation
|
68 |
---
|
69 |
|
70 |
-
**I have decided to release the auto-moderation models all at once sometime in July/August, 2023. The curated datasets for training these models will be avaliable first.**
|
71 |
-
|
72 |
-
<br>
|
73 |
-
|
74 |
This is a large multilingual toxicity dataset with 3M rows of text data from 55 natural languages, all of which are written/sent by humans, not machine translation models.
|
75 |
|
76 |
The preprocessed training data alone consists of 2,880,667 rows of comments, tweets, and messages. Among these rows, 416,529 are classified as toxic, while the remaining 2,463,773 are considered neutral. Below is a table to illustrate the data composition:
|
|
|
67 |
- moderation
|
68 |
---
|
69 |
|
|
|
|
|
|
|
|
|
70 |
This is a large multilingual toxicity dataset with 3M rows of text data from 55 natural languages, all of which are written/sent by humans, not machine translation models.
|
71 |
|
72 |
The preprocessed training data alone consists of 2,880,667 rows of comments, tweets, and messages. Among these rows, 416,529 are classified as toxic, while the remaining 2,463,773 are considered neutral. Below is a table to illustrate the data composition:
|