yuhaoo666 commited on
Commit
000ced9
·
verified ·
1 Parent(s): 778d654

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "fc1",
24
- "dense",
25
  "q_proj",
26
  "v_proj",
27
- "fc2",
28
- "k_proj",
29
- "lm_head"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "lm_head",
24
+ "fc2",
25
  "fc1",
26
+ "k_proj",
27
  "q_proj",
28
  "v_proj",
29
+ "dense"
 
 
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:a0b559d7f93ea6be5a00a81078580d25536ba1db4f49d16396347879d3b26afd
3
- size 367453816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c75521fddaf262521c6e857fa31106fff2792eb406caab752798ff84598e79ba
3
+ size 550635328