Bertug1911 commited on
Commit
245f7f8
·
1 Parent(s): 0a1cc85

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -5,6 +5,7 @@
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 2,
 
8
  "embd_pdrop": 0.1,
9
  "initializer_range": 0.02,
10
  "layer_norm_epsilon": 1e-05,
 
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 2,
8
+ "pad_token_id": 1,
9
  "embd_pdrop": 0.1,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,