hails commited on
Commit
ed7313f
1 Parent(s): 687d976

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "GPTNeoXForCausalLM"
4
  ],
5
- "bos_token_id": 1,
6
  "eos_token_id": 0,
7
  "hidden_act": "gelu",
8
  "hidden_size": 768,
 
2
  "architectures": [
3
  "GPTNeoXForCausalLM"
4
  ],
5
+ "bos_token_id": 0,
6
  "eos_token_id": 0,
7
  "hidden_act": "gelu",
8
  "hidden_size": 768,