Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
datasets:
|
| 4 |
-
- ifmain/text-moderation-410K
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
- de
|
|
@@ -23,11 +21,14 @@ language:
|
|
| 23 |
---
|
| 24 |
|
| 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 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
| 32 |
|
|
|
|
| 33 |
Enjoy using it!
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- de
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
This dataset is based on [Kaggle](https://www.kaggle.com/code/danofer/reddit-comments-scores-nlp/).
|
|
|
|
| 24 |
|
| 25 |
+
This dataset includes translations of 69,000 Reddit comments into 17 languages (English to 16 languages):
|
| 26 |
+
Belarusian, Czech, German,
|
| 27 |
+
English, Spanish, Finnish,
|
| 28 |
+
French, Italian, Japanese,
|
| 29 |
+
Kazakh, Korean, Latvian,
|
| 30 |
+
Polish, Russian, Swedish,
|
| 31 |
+
Ukrainian, and Chinese.
|
| 32 |
|
| 33 |
+
It contains 50% regular comments and 50% highly negative ones.
|
| 34 |
Enjoy using it!
|