arm-on commited on
Commit
5229259
·
1 Parent(s): f80dbe7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ model-index:
17
  BERTweet-FA: A pre-trained language model for Persian (a.k.a Farsi) Tweets
18
  ---
19
 
20
- BERTweet-FA is a transformer-based model trained on 20665964 Persian tweets. The model has been trained on the data only for 1 epoch (322906 steps), and yet it has the ability to recognize the meaning of most of the conversational sentences used in Farsi. Note that the architecture of this model follows the original BERT.
21
 
22
  How to use the Model
23
  ---
@@ -42,4 +42,4 @@ Evaluation
42
 
43
  Contributors
44
  ---
45
- - [Arman Malekzadeh](http://ce.sharif.edu/~malekzaadeh/), PhD Student in AI @ Sharif University of Technology | [Linkedin](https://www.linkedin.com/in/arman-malekzadeh/) | [Github](https://github.com/arm-on)
 
17
  BERTweet-FA: A pre-trained language model for Persian (a.k.a Farsi) Tweets
18
  ---
19
 
20
+ BERTweet-FA is a transformer-based model trained on 20665964 Persian tweets. The model has been trained on the data only for 1 epoch (322906 steps), and yet it has the ability to recognize the meaning of most of the conversational sentences used in Farsi. Note that the architecture of this model follows the original BERT [[Devlin et al.](https://arxiv.org/abs/1810.04805)].
21
 
22
  How to use the Model
23
  ---
 
42
 
43
  Contributors
44
  ---
45
+ - [Arman Malekzadeh](http://ce.sharif.edu/~malekzaadeh/), PhD Student in AI @ Sharif University of Technology [[Linkedin](https://www.linkedin.com/in/arman-malekzadeh/)] [[Github](https://github.com/arm-on)]