Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"img_start_token_id": 151646,
|
| 13 |
"img_token": "<|jasper_img_token|>",
|
| 14 |
"img_token_id": 151647,
|
| 15 |
-
"is_text_encoder":
|
| 16 |
"model_type": "jasper_vl",
|
| 17 |
"num_img_tokens": 300,
|
| 18 |
"text_config": {
|
|
@@ -36,7 +36,7 @@
|
|
| 36 |
},
|
| 37 |
"torch_dtype": "bfloat16",
|
| 38 |
"transformers_version": "4.46.1",
|
| 39 |
-
"vector_dim":
|
| 40 |
"vector_dropout_p": 0.2,
|
| 41 |
"vision_config": {
|
| 42 |
"_attn_implementation_autoset": true,
|
|
|
|
| 12 |
"img_start_token_id": 151646,
|
| 13 |
"img_token": "<|jasper_img_token|>",
|
| 14 |
"img_token_id": 151647,
|
| 15 |
+
"is_text_encoder": true,
|
| 16 |
"model_type": "jasper_vl",
|
| 17 |
"num_img_tokens": 300,
|
| 18 |
"text_config": {
|
|
|
|
| 36 |
},
|
| 37 |
"torch_dtype": "bfloat16",
|
| 38 |
"transformers_version": "4.46.1",
|
| 39 |
+
"vector_dim": 1024,
|
| 40 |
"vector_dropout_p": 0.2,
|
| 41 |
"vision_config": {
|
| 42 |
"_attn_implementation_autoset": true,
|