lusxvr commited on
Commit
dbc486f
·
verified ·
1 Parent(s): d9facad

Upload folder using huggingface_hub

Browse files
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "/data/wiedmann/hub/models--lmms-lab--llava-onevision-qwen2-7b-si",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 256,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 128,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "up_proj",
18
+ "v_proj",
19
+ "q_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "down_proj",
23
+ "o_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac9ca565ca2ade557fc561b6b90c95e6f09a458ad7d19ec4aecbf3e54832737
3
+ size 692127130
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/data/wiedmann/hub/models--lmms-lab--llava-onevision-qwen2-7b-si",
3
+ "add_faster_video": false,
4
+ "add_time_instruction": false,
5
+ "architectures": [
6
+ "LlavaQwenForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "bos_token_id": 151643,
10
+ "eos_token_id": 151645,
11
+ "faster_token_stride": 10,
12
+ "force_sample": false,
13
+ "hidden_act": "silu",
14
+ "hidden_size": 3584,
15
+ "image_aspect_ratio": "square",
16
+ "image_crop_resolution": null,
17
+ "image_grid_pinpoints": null,
18
+ "image_split_resolution": null,
19
+ "image_token_index": 151646,
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 18944,
22
+ "max_position_embeddings": 32768,
23
+ "max_window_layers": 28,
24
+ "mm_hidden_size": 1152,
25
+ "mm_newline_position": "no_token",
26
+ "mm_patch_merge_type": "spatial_unpad",
27
+ "mm_projector_lr": null,
28
+ "mm_projector_type": "mlp2x_gelu",
29
+ "mm_resampler_type": null,
30
+ "mm_spatial_pool_mode": "bilinear",
31
+ "mm_spatial_pool_stride": null,
32
+ "mm_tunable_parts": "mm_mlp_adapter",
33
+ "mm_use_im_patch_token": false,
34
+ "mm_use_im_start_end": false,
35
+ "mm_vision_select_feature": "patch",
36
+ "mm_vision_select_layer": -2,
37
+ "mm_vision_tower": "google/siglip-so400m-patch14-384",
38
+ "mm_vision_tower_lr": null,
39
+ "model_type": "llava_qwen",
40
+ "num_attention_heads": 28,
41
+ "num_hidden_layers": 28,
42
+ "num_key_value_heads": 4,
43
+ "pos_skipping_range": 4096,
44
+ "rms_norm_eps": 1e-06,
45
+ "rope_scaling": null,
46
+ "rope_theta": 1000000.0,
47
+ "sliding_window": 131072,
48
+ "tie_word_embeddings": false,
49
+ "tokenizer_model_max_length": 8192,
50
+ "tokenizer_padding_side": "right",
51
+ "torch_dtype": "bfloat16",
52
+ "transformers_version": "4.40.0.dev0",
53
+ "use_cache": true,
54
+ "use_mm_proj": true,
55
+ "use_pos_skipping": false,
56
+ "use_sliding_window": false,
57
+ "vision_tower_pretrained": null,
58
+ "vocab_size": 152064
59
+ }
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "pad_token_id": 151643,
9
+ "repetition_penalty": 1.05,
10
+ "temperature": 0.7,
11
+ "top_k": 20,
12
+ "top_p": 0.8,
13
+ "transformers_version": "4.40.0.dev0"
14
+ }
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/non_lora_trainables.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414ae8b21d12eeb164ab5d091d6835a24cc2f9317ed362396a627f884a3377bf
3
+ size 33964208
llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen2-7B-Instruct-SI-nextqa_shuffled-baseline_lora_mlp/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff