billatsectorflow commited on
Commit
7793f03
·
verified ·
1 Parent(s): 8b508f8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "vocab_size": 152064,
51
  "rope_scaling": {
52
  "factor": 4.0,
53
- "original_max_position_embeddings",
54
  "type": "yarn"
55
  }
56
  }
 
50
  "vocab_size": 152064,
51
  "rope_scaling": {
52
  "factor": 4.0,
53
+ "original_max_position_embeddings": 32768,
54
  "type": "yarn"
55
  }
56
  }