Update README.md
Browse files
README.md
CHANGED
|
@@ -28,5 +28,6 @@ This __hate speeh__ dataset is derived from [manueltonneau/arabic-hate-speech-su
|
|
| 28 |
The original dataset has loading issues. This dataset is based on the __L-HSAB__ set mentioned in the original. A subset of the __alsafari__ is also included.
|
| 29 |
The current dataset keeps the original class (labels) and adds 2 columns: label_text and label (0: negative, 1:positive).
|
| 30 |
Label text was first generated by LLM (Qwen 2.5 14B quantized). Label was fully revised after that and reflects my personal opinion (not an exat science).
|
| 31 |
-
I plan to add more rows to this dataset to cover regional nuances (dialects, terminology, ..).
|
|
|
|
| 32 |
A [hate speech classifier model](https://huggingface.co/akhooli/setfit_ar_hs) based on this dataset is available.
|
|
|
|
| 28 |
The original dataset has loading issues. This dataset is based on the __L-HSAB__ set mentioned in the original. A subset of the __alsafari__ is also included.
|
| 29 |
The current dataset keeps the original class (labels) and adds 2 columns: label_text and label (0: negative, 1:positive).
|
| 30 |
Label text was first generated by LLM (Qwen 2.5 14B quantized). Label was fully revised after that and reflects my personal opinion (not an exat science).
|
| 31 |
+
I plan to add more rows to this dataset to cover regional nuances (dialects, terminology, ..).
|
| 32 |
+
|
| 33 |
A [hate speech classifier model](https://huggingface.co/akhooli/setfit_ar_hs) based on this dataset is available.
|