Update README.md
Browse files
README.md
CHANGED
|
@@ -116,10 +116,11 @@ print(result)
|
|
| 116 |
```
|
| 117 |
|
| 118 |
|
| 119 |
-
|
| 120 |
@misc{hossam87_2025_arabichate,
|
| 121 |
title = {BERT-base Arabic Hate Speech Detector},
|
| 122 |
author = {Hossam87},
|
| 123 |
year = {2025},
|
| 124 |
howpublished = {\url{https://huggingface.co/hossam87/bert-base-arabic-hate-speech}},
|
| 125 |
-
}
|
|
|
|
|
|
| 116 |
```
|
| 117 |
|
| 118 |
|
| 119 |
+
```bibtex
|
| 120 |
@misc{hossam87_2025_arabichate,
|
| 121 |
title = {BERT-base Arabic Hate Speech Detector},
|
| 122 |
author = {Hossam87},
|
| 123 |
year = {2025},
|
| 124 |
howpublished = {\url{https://huggingface.co/hossam87/bert-base-arabic-hate-speech}},
|
| 125 |
+
}
|
| 126 |
+
```
|