klemenk commited on
Commit
d200365
·
verified ·
1 Parent(s): 1d4193e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "nhead": 16,
17
  "num_layers": 12,
18
  "n_layer": 12,
19
- "pad_idx": 0,
20
  "pad_token_id": 0,
21
  "share_input_output_embed": true,
22
  "torch_dtype": "float32",
 
16
  "nhead": 16,
17
  "num_layers": 12,
18
  "n_layer": 12,
19
+ "pad_idx": 1,
20
  "pad_token_id": 0,
21
  "share_input_output_embed": true,
22
  "torch_dtype": "float32",