Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Vietnamese
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,5 +11,8 @@ size_categories:
|
|
| 11 |
# ViSIR
|
| 12 |
Our dataset is a combination of ViHSD and ViHOS. Initially, we planned to use only ViHSD and relabel it into binary categories for toxic and non-toxic comment classification. However, after preprocessing, we noticed a class imbalance, with a significant skew toward non-toxic labels. To address this, we extracted approximately 10,000 toxic comments from ViHOS to balance the dataset.
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
# ViSIR
|
| 12 |
Our dataset is a combination of ViHSD and ViHOS. Initially, we planned to use only ViHSD and relabel it into binary categories for toxic and non-toxic comment classification. However, after preprocessing, we noticed a class imbalance, with a significant skew toward non-toxic labels. To address this, we extracted approximately 10,000 toxic comments from ViHOS to balance the dataset.
|
| 13 |
|
| 14 |
+
## Acknowledgment
|
| 15 |
+
This dataset is built upon the following datasets:
|
| 16 |
+
- [ViHSD](https://huggingface.co/datasets/htdung167/ViHSD)
|
| 17 |
+
- [ViHOS](https://huggingface.co/datasets/htdung167/ViHOS)
|
| 18 |
+
We acknowledge and respect the original authors for their contributions.
|