jd0g commited on
Commit
76bdd47
1 Parent(s): 940f860

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,20 +10,17 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "q_proj",
25
- "k_proj",
26
- "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "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
+ "q_proj"
 
 
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aac2ef0ed88bd710e3f8737bacc6d4da5453c839f538152a2be995a2f9c3f310
3
- size 81827448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a74d048a07df7223efdc5042731308c2707d0a1a6a21aef7b7dc348e1ec7eec
3
+ size 8402496