lfhe commited on
Commit
504d1e5
·
1 Parent(s): 684053a
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 144,
16
  "lora_bias": false,
17
- "lora_dropout": 0.2,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,10 +23,10 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_up_proj",
27
  "qkv_proj",
28
- "down_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 144,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.3,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "qkv_proj",
27
+ "o_proj",
28
+ "gate_up_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07d36f0157b1523dce23c02fbd734c6d2bfe8fb944e80b751f4a080f63d06b85
3
  size 302024704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b5509b6597648332ae77cd7112ee36c7f529261c7326af638e03ba781b89061
3
  size 302024704