mowen222 commited on
Commit
026c39d
·
verified ·
1 Parent(s): f394f31

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,19 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 128,
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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "k_proj",
25
- "v_proj"
 
 
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "q_proj",
25
  "k_proj",
26
+ "v_proj",
27
+ "o_proj",
28
+ "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:7ff9f3fb0a34b180ace2316d305da3dc3419aa04995e8a180ec413aa19499818
3
- size 80245072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:418baec232e261ae764351971c721d81471a5c8204e7de4ed117af65897da982
3
+ size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de37481ff6a6f8aef203038e2fa1060c229f9181fe9dcad25b3b9c4f296a9964
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca7d19703e03de25efd4e16fa5788e830980b7105caa6fdba6286b04903db48
3
  size 5368