Update config.json
Browse files- 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":
|
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,
|