gate369 commited on
Commit
5502df2
·
verified ·
1 Parent(s): 4b8d781

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "max_position_embeddings": 1024,
9
  "balancing_weight": 0.01,
10
  "temperature": 1.0,
11
- "window_size": 2048,
12
  "model_type": "MoR",
13
  "architecture": "MixtureOfRecursions",
14
  "hidden_act": "gelu"
 
8
  "max_position_embeddings": 1024,
9
  "balancing_weight": 0.01,
10
  "temperature": 1.0,
11
+ "window_size": 512,
12
  "model_type": "MoR",
13
  "architecture": "MixtureOfRecursions",
14
  "hidden_act": "gelu"