Miiche commited on
Commit
0b17d3b
·
verified ·
1 Parent(s): 341cf9e

eval adapter step_270

Browse files
adapter_step_270/adapter_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_type": "CAUSAL_LM",
3
+ "peft_type": "LORA",
4
+ "auto_mapping": null,
5
+ "peft_version": "0.19.1",
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-VL-7B-Instruct",
7
+ "revision": null,
8
+ "inference_mode": false,
9
+ "r": 64,
10
+ "target_modules": [
11
+ "v_proj",
12
+ "q_proj",
13
+ "mlp.0",
14
+ "down_proj",
15
+ "o_proj",
16
+ "attn.proj",
17
+ "gate_proj",
18
+ "mlp.2",
19
+ "qkv",
20
+ "up_proj",
21
+ "k_proj"
22
+ ],
23
+ "exclude_modules": ".*visual.*",
24
+ "lora_alpha": 64,
25
+ "lora_dropout": 0.0,
26
+ "fan_in_fan_out": false,
27
+ "bias": "none",
28
+ "use_rslora": false,
29
+ "modules_to_save": null,
30
+ "init_lora_weights": true,
31
+ "layers_to_transform": null,
32
+ "layers_pattern": null,
33
+ "rank_pattern": {},
34
+ "alpha_pattern": {},
35
+ "megatron_config": null,
36
+ "megatron_core": "megatron.core",
37
+ "trainable_token_indices": null,
38
+ "loftq_config": {},
39
+ "eva_config": null,
40
+ "corda_config": null,
41
+ "lora_ga_config": null,
42
+ "use_dora": false,
43
+ "alora_invocation_tokens": null,
44
+ "use_qalora": false,
45
+ "qalora_group_size": 16,
46
+ "layer_replication": null,
47
+ "runtime_config": {
48
+ "ephemeral_gpu_offload": false
49
+ },
50
+ "lora_bias": false,
51
+ "target_parameters": null,
52
+ "use_bdlora": null,
53
+ "arrow_config": null,
54
+ "ensure_weight_tying": false
55
+ }
adapter_step_270/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01324dbb1583deda958cef8eeed02ca4ae559c9573f1260258a1d33c50d9fa22
3
+ size 645981552