ybelkada commited on
Commit
62108f2
1 Parent(s): b2bfb21

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "num_attention_heads": 4,
21
  "num_hidden_layers": 2,
22
  "num_key_value_heads": 4,
23
- "pad_token_id": 0,
24
  "torch_dtype": "float32",
25
  "vocab_size": 32002
26
  },
 
20
  "num_attention_heads": 4,
21
  "num_hidden_layers": 2,
22
  "num_key_value_heads": 4,
23
+ "pad_token_id": 2,
24
  "torch_dtype": "float32",
25
  "vocab_size": 32002
26
  },