amine commited on
Commit
9a4476e
1 Parent(s): da63fc1

[README]: dzarabert only handles arabic script

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. It handles Algerian text contents written using both Arabic and Latin characters. 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
 
 
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