arm-on commited on
Commit
35d9215
1 Parent(s): 892b749

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -14,7 +14,18 @@ model-index:
14
  results: []
15
  ---
16
 
17
- Gereral Info:
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.
 
 
 
 
 
 
 
 
 
 
 
 
14
  results: []
15
  ---
16
 
17
+ What is BERTweet-FA?
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
+ The Training Data
23
+ ---
24
+ The first version of the model was trained on the "Large Scale Colloquial Persian Dataset" containing more than 20 million tweets in Farsi, gathered by Khojasteh et al., and published on 2020.
25
+
26
+ Evaluation
27
+ ---
28
+
29
+ | Training Loss | Epoch | Step
30
+ |:-------------:|:-----:|:-----:|
31
+ | 0.0036 | 1.0 | 322906 |