yzhuang commited on
Commit
69ee246
·
verified ·
1 Parent(s): 66841cf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "use_sliding_window": false,
26
  "vocab_size": 152064,
27
  "rope_scaling": {
28
- "factor": 16.0,
29
  "original_max_position_embeddings": 32768,
30
  "type": "yarn"
31
  }
 
25
  "use_sliding_window": false,
26
  "vocab_size": 152064,
27
  "rope_scaling": {
28
+ "factor": 32.0,
29
  "original_max_position_embeddings": 32768,
30
  "type": "yarn"
31
  }