Sifal commited on
Commit
594910b
1 Parent(s): 1a7880d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ inference: true
30
 
31
  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).
32
 
33
- For more information, please visit their paper: https://arxiv.org/pdf/2109.12346.pdf.
34
 
35
  ## How to use
36
 
 
30
 
31
  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).
32
 
33
+ For more information, please visit the paper of the base model: https://arxiv.org/pdf/2109.12346.pdf.
34
 
35
  ## How to use
36