JixuanLeng commited on
Commit
d76d46f
·
verified ·
1 Parent(s): 0035662

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -53,8 +53,8 @@
53
  "rms_norm_eps": 1e-06,
54
  "rope_scaling": {
55
  "attention_factor": 1.2079441541679836,
56
- "beta_fast": 32,
57
- "beta_slow": 1,
58
  "factor": 8.0,
59
  "original_max_position_embeddings": 8192,
60
  "rope_type": "yarn"
 
53
  "rms_norm_eps": 1e-06,
54
  "rope_scaling": {
55
  "attention_factor": 1.2079441541679836,
56
+ "beta_fast": 32.0,
57
+ "beta_slow": 1.0,
58
  "factor": 8.0,
59
  "original_max_position_embeddings": 8192,
60
  "rope_type": "yarn"