Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,8 @@ model-index:
|
|
40 |
name: Accuracy
|
41 |
---
|
42 |
|
|
|
|
|
43 |
Usage:
|
44 |
```python
|
45 |
pip install setfit
|
|
|
40 |
name: Accuracy
|
41 |
---
|
42 |
|
43 |
+
This is a setfit hate speech detection model (86 % accuracy/f1) based on the [Ar Hate Speech dataset](https://huggingface.co/datasets/akhooli/ar_hs).
|
44 |
+
|
45 |
Usage:
|
46 |
```python
|
47 |
pip install setfit
|