lxysl commited on
Commit
ea93d1c
·
verified ·
1 Parent(s): 0763970

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/mnt/cfs2/lhj/videomllm_ckpt/outputs/vita_video_audio_1021/bp_llava-s3-finetune_task_neg",
3
  "architectures": [
4
  "VITAQwen2ForCausalLM"
5
  ],
@@ -19,11 +19,11 @@
19
  "intermediate_size": 18944,
20
  "max_position_embeddings": 32768,
21
  "max_window_layers": 28,
22
- "mm_audio_encoder": "/mnt/cfs2/lhj/model_weights/audio-encoder-Qwen2-7B-1107-weight-base-11wh-tunning",
23
  "mm_hidden_size": 4096,
24
  "mm_projector_lr": null,
25
  "mm_projector_type": "mlp2x_gelu",
26
- "mm_vision_tower": "/mnt/cfs/lhj/model_weights/InternViT-300M-448px",
27
  "model_type": "vita-Qwen2",
28
  "num_attention_heads": 28,
29
  "num_hidden_layers": 28,
 
1
  {
2
+ "_name_or_path": "VITA-MLLM/VITA-1.5",
3
  "architectures": [
4
  "VITAQwen2ForCausalLM"
5
  ],
 
19
  "intermediate_size": 18944,
20
  "max_position_embeddings": 32768,
21
  "max_window_layers": 28,
22
+ "mm_audio_encoder": "VITA-MLLM/VITA-1.5-AudioEnc",
23
  "mm_hidden_size": 4096,
24
  "mm_projector_lr": null,
25
  "mm_projector_type": "mlp2x_gelu",
26
+ "mm_vision_tower": "OpenGVLab/InternViT-300M-448px",
27
  "model_type": "vita-Qwen2",
28
  "num_attention_heads": 28,
29
  "num_hidden_layers": 28,