[README]: dzarabert only handles arabic script (#1)
Browse files- [README]: dzarabert only handles arabic script (9a4476ea63bc920659102857321992e528d5b357)
Co-authored-by: Amine Abdaoui <[email protected]>
README.md
CHANGED
@@ -23,7 +23,7 @@ inference: true
|
|
23 |
# DzarbiBert
|
24 |
|
25 |
|
26 |
-
DzarbiBert is a pruned model of first Transformer-based Language Model that has been pre-trained specifically for the Algerian Dialect.
|
27 |
|
28 |
For more information, please visit the paper of the base model: https://arxiv.org/pdf/2109.12346.pdf.
|
29 |
|
|
|
23 |
# DzarbiBert
|
24 |
|
25 |
|
26 |
+
DzarbiBert is a pruned model of first Transformer-based Language Model that has been pre-trained specifically for the Algerian Dialect ([DziriBERT](https://huggingface.co/alger-ia/dziribert)). This pruned version handles Algerian text contents written using Arabic letters. It sets new state of the art results on Algerian text classification datasets, even if it has been pre-trained on much less data (~1 million tweets).
|
27 |
|
28 |
For more information, please visit the paper of the base model: https://arxiv.org/pdf/2109.12346.pdf.
|
29 |
|