File size: 1,124 Bytes
e41bcb3
 
 
 
 
e1cc11b
 
 
 
e41bcb3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "_name_or_path": "/home/oshizo/models/clip-qwen2vl-v0.3-glu_initial/",
  "architectures": [
    "CLIPQwen2VLModel"
  ],
  "auto_map": {
    "AutoConfig": "modeling_clip_qwen2vl.CLIPQwen2VLConfig",
    "AutoModel": "modeling_clip_qwen2vl.CLIPQwen2VLModel"
  },
  "logit_scale_init_value": 2.6592,
  "model_type": "clip_qwen2vl",
  "projection_dim": 768,
  "text_config": {
    "_attn_implementation_autoset": true,
    "_name_or_path": "pkshatech/GLuCoSE-base-ja-v2",
    "architectures": [
      "LukeModel"
    ],
    "bert_model_name": "models/luke-japanese/hf_xlm_roberta",
    "cls_entity_prediction": false,
    "entity_vocab_size": 4,
    "layer_norm_eps": 1e-05,
    "max_position_embeddings": 514,
    "model_type": "luke",
    "position_embedding_type": "absolute",
    "torch_dtype": "float32",
    "type_vocab_size": 1,
    "use_cache": true,
    "vocab_size": 32772
  },
  "torch_dtype": "bfloat16",
  "transformers_version": "4.47.1",
  "vision_config": {
    "_attn_implementation_autoset": true,
    "hidden_size": 1536,
    "in_chans": 3,
    "model_type": "qwen2_vl",
    "spatial_patch_size": 14
  }
}