kkcosmos commited on
Commit
57ae479
1 Parent(s): 0d4df68

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
 
6
  "decoder": {
7
  "_name_or_path": "gpt2",
8
  "activation_function": "gelu_new",
 
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
6
+ "bos_token_id": 50256,
7
  "decoder": {
8
  "_name_or_path": "gpt2",
9
  "activation_function": "gelu_new",