FredZhang7
commited on
Commit
·
d46c1ba
1
Parent(s):
91c8463
add notice
Browse files
README.md
CHANGED
@@ -65,6 +65,10 @@ tags:
|
|
65 |
- nlp
|
66 |
---
|
67 |
|
|
|
|
|
|
|
|
|
68 |
This is a large multilingual toxicity dataset with nearly 3M rows of text data from 55 natural languages, all of which are written/sent by humans, not machine translation models.
|
69 |
|
70 |
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:
|
|
|
65 |
- nlp
|
66 |
---
|
67 |
|
68 |
+
**I have decided to release the auto-moderation models all at once sometime in July, 2023. The curated datasets for training these models will be avaliable first.**
|
69 |
+
|
70 |
+
<br>
|
71 |
+
|
72 |
This is a large multilingual toxicity dataset with nearly 3M rows of text data from 55 natural languages, all of which are written/sent by humans, not machine translation models.
|
73 |
|
74 |
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:
|