ifmain commited on
Commit
54f6319
·
verified ·
1 Parent(s): 1348e6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -26,6 +26,7 @@ This dataset is based on [Kaggle](https://www.kaggle.com/code/danofer/reddit-com
26
  It represents a version of [@ifmain/text-moderation-410K](https://huggingface.co/datasets/ifmain/text-moderation-410K) that has been cleansed of semantically similar values and normalized to a 50/50 ratio of negative and neutral entries.
27
 
28
  The dataset contains 1,547,000 entries (91K * 17 languages).
 
29
  Before use, augmentation is recommended! (e.g., character substitution to bypass moderation).
30
  For augmentation, you can use [@ifmain/StringAugmentor](https://github.com/ifmain/StringAugmentor).
31
 
 
26
  It represents a version of [@ifmain/text-moderation-410K](https://huggingface.co/datasets/ifmain/text-moderation-410K) that has been cleansed of semantically similar values and normalized to a 50/50 ratio of negative and neutral entries.
27
 
28
  The dataset contains 1,547,000 entries (91K * 17 languages).
29
+
30
  Before use, augmentation is recommended! (e.g., character substitution to bypass moderation).
31
  For augmentation, you can use [@ifmain/StringAugmentor](https://github.com/ifmain/StringAugmentor).
32