Commit
·
7af4307
1
Parent(s):
067cbaa
Update README.md
Browse files
README.md
CHANGED
@@ -13,5 +13,5 @@ datasets:
|
|
13 |
|
14 |
|
15 |
About 11 months ago, I downloaded and preprocessed 2.7M rows of text/toxicity data, but completely forgot the original source of these datasets...
|
16 |
-
All I know is that I looked everywhere: HuggingFace, research papers, GitHub, Kaggle, and Google search.
|
17 |
Today (6/28/2023) I came across three newer HuggingFace datasets, so I added them to this dataset.
|
|
|
13 |
|
14 |
|
15 |
About 11 months ago, I downloaded and preprocessed 2.7M rows of text/toxicity data, but completely forgot the original source of these datasets...
|
16 |
+
All I know is that I looked everywhere: HuggingFace, research papers, GitHub, Kaggle, and Google search. I even fetched 20K+ tweets using the Twitter API.
|
17 |
Today (6/28/2023) I came across three newer HuggingFace datasets, so I added them to this dataset.
|