Commit
•
67c025a
1
Parent(s):
8fa8ac7
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
"bos_token_id": 0,
|
6 |
"eos_token_id": 2,
|
7 |
"latent_query_num": 3,
|
|
|
8 |
"model_type": "kosmos-2",
|
9 |
"pad_token_id": 1,
|
10 |
"text_config": {
|
|
|
5 |
"bos_token_id": 0,
|
6 |
"eos_token_id": 2,
|
7 |
"latent_query_num": 3,
|
8 |
+
"num_image_tokens": 3,
|
9 |
"model_type": "kosmos-2",
|
10 |
"pad_token_id": 1,
|
11 |
"text_config": {
|