pankajmathur commited on
Commit
1ed9205
·
verified ·
1 Parent(s): 597ecba

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -4,7 +4,10 @@
4
  ],
5
  "boi_token_index": 255999,
6
  "eoi_token_index": 256000,
7
- "eos_token_id": 1,
 
 
 
8
  "image_token_index": 262144,
9
  "initializer_range": 0.02,
10
  "mm_tokens_per_image": 256,
 
4
  ],
5
  "boi_token_index": 255999,
6
  "eoi_token_index": 256000,
7
+ "eos_token_id": [
8
+ 1,
9
+ 106
10
+ ],
11
  "image_token_index": 262144,
12
  "initializer_range": 0.02,
13
  "mm_tokens_per_image": 256,