glouriousgautam commited on
Commit
6bc3285
·
verified ·
1 Parent(s): c98dc20

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -39,7 +39,8 @@
39
  },
40
  "rms_norm_eps": 1e-05,
41
  "rope_scaling": {
42
- "type": "default"
 
43
  },
44
  "rope_theta": 500000.0,
45
  "tie_word_embeddings": false,
 
39
  },
40
  "rms_norm_eps": 1e-05,
41
  "rope_scaling": {
42
+ "type": "default",
43
+ "factor": 1.0
44
  },
45
  "rope_theta": 500000.0,
46
  "tie_word_embeddings": false,