susnato commited on
Commit
b6dae56
·
1 Parent(s): 0b3adde

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -140,6 +140,7 @@
140
  },
141
  "speech_config_dict": null,
142
  "autoregressive_config": {
 
143
  "activation_function": "gelu_new",
144
  "attn_pdrop": 0.1,
145
  "bos_token_id": 8192,
 
140
  },
141
  "speech_config_dict": null,
142
  "autoregressive_config": {
143
+ "initializer_factor": 1.0,
144
  "activation_function": "gelu_new",
145
  "attn_pdrop": 0.1,
146
  "bos_token_id": 8192,