Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
The model is used for classifying a text as **Hatespeech**, **Offensive**, or **Normal**. The model is trained using data from Gab and Twitter and *Human Rationales* were included as part of the training data to boost the performance.
|
| 2 |
|
| 3 |
The dataset and models are available here: https://github.com/punyajoy/HateXplain
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset:
|
| 3 |
+
-hatexplain
|
| 4 |
+
---
|
| 5 |
The model is used for classifying a text as **Hatespeech**, **Offensive**, or **Normal**. The model is trained using data from Gab and Twitter and *Human Rationales* were included as part of the training data to boost the performance.
|
| 6 |
|
| 7 |
The dataset and models are available here: https://github.com/punyajoy/HateXplain
|