Update README.md
Browse files
README.md
CHANGED
@@ -64,7 +64,7 @@ print(preds)
|
|
64 |
probas = model.predict_proba(queries_n)
|
65 |
print(probas)
|
66 |
```
|
67 |
-
|
68 |
The rest of this content is auto-generated.
|
69 |
|
70 |
# SetFit with akhooli/sbert_ar_nli_500k_norm
|
|
|
64 |
probas = model.predict_proba(queries_n)
|
65 |
print(probas)
|
66 |
```
|
67 |
+
* [LinkedIn article](https://www.linkedin.com/posts/akhooli_arabic-hate-speech-detection-is-not-an-easy-activity-7261021456023609344-UJzM)
|
68 |
The rest of this content is auto-generated.
|
69 |
|
70 |
# SetFit with akhooli/sbert_ar_nli_500k_norm
|