HeyDunaX commited on
Commit
c4ccc3e
·
verified ·
1 Parent(s): 647de4d

Upload morphel_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. morphel_config.json +7 -0
morphel_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "top_k": 4,
3
+ "mi_threshold": 0.0,
4
+ "min_frequency": 2,
5
+ "model_max_length": 512,
6
+ "vocab_size": 8097
7
+ }