Guanzheng commited on
Commit
b3db2e9
1 Parent(s): 8142565

Update config.json

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