lfhe commited on
Commit
0e054b4
·
verified ·
1 Parent(s): b674222
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,25 +13,25 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 128,
17
  "lora_bias": false,
18
- "lora_dropout": 0.15,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 128,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
- "gate_proj",
30
- "k_proj",
31
  "v_proj",
 
32
  "down_proj",
 
33
  "up_proj",
34
- "q_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 96,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.5,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 96,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
28
  "v_proj",
29
+ "k_proj",
30
  "down_proj",
31
+ "q_proj",
32
  "up_proj",
33
+ "gate_proj",
34
+ "o_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ab2e6c71586b918fb91b4606db845e5e113a14c7f38370a21b21f2074113523
3
- size 957942768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c87a914e0ba82a78aa877e6a7eb772a23f910a7d77c169ab323e4a5da2fadc2
3
+ size 718473672