arxyzan commited on
Commit
1bf858f
1 Parent(s): 60b5739

Hezar: Upload embedding and config

Browse files
Files changed (1) hide show
  1. embedding/embedding_config.yaml +11 -0
embedding/embedding_config.yaml ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: fasttext
2
+ config_type: embedding
3
+ vector_size: 300
4
+ window: 5
5
+ alpha: 0.025
6
+ min_count: 1
7
+ seed: 1
8
+ workers: 3
9
+ min_alpha: 0.0001
10
+ train_algorithm: skipgram
11
+ pretrained_path: fasttext-fa-300