Add link reference paper
Browse files
README.md
CHANGED
|
@@ -8,7 +8,9 @@ language:
|
|
| 8 |
---
|
| 9 |
# cardiffnlp/twitter-roberta-base-hate-latest
|
| 10 |
|
| 11 |
-
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-2022-154m](https://huggingface.co/cardiffnlp/twitter-roberta-base-2022-154m) for binary hate-speech classification.
|
|
|
|
|
|
|
| 12 |
|
| 13 |
| **Dataset** | **Accuracy** | **Macro-F1** | **Weighted-F1** |
|
| 14 |
|:----------|-----------:|-----------:|--------------:|
|
|
|
|
| 8 |
---
|
| 9 |
# cardiffnlp/twitter-roberta-base-hate-latest
|
| 10 |
|
| 11 |
+
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-2022-154m](https://huggingface.co/cardiffnlp/twitter-roberta-base-2022-154m) for binary hate-speech classification.
|
| 12 |
+
A combination of 13 different hate-speech datasets in the English language were used to fine-tune the model.
|
| 13 |
+
More details in the [reference paper](https://aclanthology.org/2023.woah-1.25/).
|
| 14 |
|
| 15 |
| **Dataset** | **Accuracy** | **Macro-F1** | **Weighted-F1** |
|
| 16 |
|:----------|-----------:|-----------:|--------------:|
|