doberst commited on
Commit
b2b88a1
1 Parent(s): 2ab3905

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -8,6 +8,7 @@
8
  },
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
 
11
  "hidden_act": "silu",
12
  "hidden_size": 4096,
13
  "initializer_range": 0.02,
 
8
  },
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
11
+ "model_type": "deci",
12
  "hidden_act": "silu",
13
  "hidden_size": 4096,
14
  "initializer_range": 0.02,