Makima57 commited on
Commit
e22258b
·
verified ·
1 Parent(s): 5371183

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<\uff5cbegin\u2581of\u2581sentence\uff5c>",
3
+ "eos_token": "<\uff5cend\u2581of\u2581sentence\uff5c>",
4
+ "layer_norm_epsilon": 1e-06,
5
+ "multi_query_attention": true,
6
+ "unk_token": ""
7
+ }