Guanzheng commited on
Commit
e653523
1 Parent(s): e08a60e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -26,7 +26,8 @@
26
  "factor": 1,
27
  "max_factor": 16,
28
  "param_factor": 1,
29
- "type": "clex"
 
30
  },
31
  "rope_theta": 10000,
32
  "tie_word_embeddings": false,
 
26
  "factor": 1,
27
  "max_factor": 16,
28
  "param_factor": 1,
29
+ "type": "clex",
30
+ "act": "silu"
31
  },
32
  "rope_theta": 10000,
33
  "tie_word_embeddings": false,