Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,3 +26,12 @@ Labels:
|
|
| 26 |
2: Offensive or Hateful
|
| 27 |
Training Data: Augmented version of [this dataset](TLeonidas/twitter-hate-speech-en-240ksamples) (279k+ rows)
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
2: Offensive or Hateful
|
| 27 |
Training Data: Augmented version of [this dataset](TLeonidas/twitter-hate-speech-en-240ksamples) (279k+ rows)
|
| 28 |
|
| 29 |
+
## Dataset
|
| 30 |
+
The model was trained on a concatenated dataset from three distinct sources, curated to encompass a wide range of linguistic expressions and contexts.
|
| 31 |
+
The datasets were preprocessed and balanced to ensure fair representation across all categories.
|
| 32 |
+
|
| 33 |
+
## Performance
|
| 34 |
+
The model achieves an accuracy of 92.5%, evaluated on a held-out test set.
|
| 35 |
+
|
| 36 |
+
## Contributing
|
| 37 |
+
We welcome contributions to improve the model and extend its applicability.
|