ifmain commited on
Commit
adb40ed
·
verified ·
1 Parent(s): 4fa1ca0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ language:
25
  This dataset is based on [Kaggle](https://www.kaggle.com/code/danofer/reddit-comments-scores-nlp/).
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,550,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).
 
25
  This dataset is based on [Kaggle](https://www.kaggle.com/code/danofer/reddit-comments-scores-nlp/).
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.5M 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).