fix task_ids
Browse files
README.md
CHANGED
|
@@ -16,10 +16,11 @@ source_datasets:
|
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
- text-classification
|
| 19 |
-
task_ids:
|
| 20 |
-
- text-classification-other-hate-speech-topic-classification
|
| 21 |
paperswithcode_id: bengali-hate-speech
|
| 22 |
pretty_name: Bengali Hate Speech Dataset
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for Bengali Hate Speech Dataset
|
|
@@ -159,4 +160,4 @@ This dataset is licensed under the MIT License.
|
|
| 159 |
|
| 160 |
### Contributions
|
| 161 |
|
| 162 |
-
Thanks to [@stevhliu](https://github.com/stevhliu) for adding this dataset.
|
|
|
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
- text-classification
|
| 19 |
+
task_ids: []
|
|
|
|
| 20 |
paperswithcode_id: bengali-hate-speech
|
| 21 |
pretty_name: Bengali Hate Speech Dataset
|
| 22 |
+
tags:
|
| 23 |
+
- hate-speech-topic-classification
|
| 24 |
---
|
| 25 |
|
| 26 |
# Dataset Card for Bengali Hate Speech Dataset
|
|
|
|
| 160 |
|
| 161 |
### Contributions
|
| 162 |
|
| 163 |
+
Thanks to [@stevhliu](https://github.com/stevhliu) for adding this dataset.
|