Lin0He commited on
Commit
45e5e00
·
1 Parent(s): 3fd09cf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
- "GPT2LMHeadModel"
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 50256,
 
1
  {
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
+ "AutoModel"
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 50256,