jwieting commited on
Commit
cf4dfd8
1 Parent(s): cecb767

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "num_attention_heads": 4,
25
  "num_feedforward_networks": 4,
26
  "num_hidden_layers": 0,
27
- "pad_token_id": 0,
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.24.0",
30
  "trigram_input": false,
 
24
  "num_attention_heads": 4,
25
  "num_feedforward_networks": 4,
26
  "num_hidden_layers": 0,
27
+ "pad_token_id": 1,
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.24.0",
30
  "trigram_input": false,