winglian commited on
Commit
2a2db3d
1 Parent(s): 57e8b6f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
8
  "hidden_act": "silu",
 
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
+ "dropout_p": 0.1,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",