Alignment-Lab-AI commited on
Commit
fa6985a
·
verified ·
1 Parent(s): 1b81d6c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
- "attention_dropout": 0.8,
8
  "bos_token_id": 128000,
9
  "eos_token_id": 128001,
10
  "hidden_act": "silu",
 
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
  "eos_token_id": 128001,
10
  "hidden_act": "silu",