system HF staff commited on
Commit
48405e5
1 Parent(s): 0dd8541

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "add_final_layer_norm": true,
 
6
  "architectures": null,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 0,
 
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "add_final_layer_norm": true,
6
+ "normalize_before": true,
7
  "architectures": null,
8
  "attention_dropout": 0.0,
9
  "bos_token_id": 0,