whybeyoung commited on
Commit
62dc581
1 Parent(s): 4d8b4ba

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
  "GPT2LMHeadModel"
5
  ],
 
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 50256,
8
  "embd_pdrop": 0.1,
 
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
+ "inference":false,
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
9
  "embd_pdrop": 0.1,