Guanzheng commited on
Commit
fe79b60
1 Parent(s): 524d0c8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -29,7 +29,8 @@
29
  "max_factor": 64,
30
  "param_factor": 1,
31
  "time_dt": 0.01,
32
- "type": "clex"
 
33
  },
34
  "rope_theta": 10000,
35
  "tie_word_embeddings": false,
 
29
  "max_factor": 64,
30
  "param_factor": 1,
31
  "time_dt": 0.01,
32
+ "type": "clex",
33
+ "act": "tanh"
34
  },
35
  "rope_theta": 10000,
36
  "tie_word_embeddings": false,