lfhe commited on
Commit
d243a0d
·
1 Parent(s): 70b5d17
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.0,
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
- "o_proj",
24
  "down_proj",
25
  "gate_up_proj",
26
- "qkv_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.15,
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
+ "qkv_proj",
24
  "down_proj",
25
  "gate_up_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e2487812d9bc983b96f8340030409a2808d5c3a9f1762c012094f13e92be897
3
- size 50365768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73010eb66fcfe9613f18c55f2c64f8b632ed98656c5f1d6f293c325c64bfddc7
3
+ size 100697728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13fa564d54c727327561a69a7dea36cb4a06a3ed5788668293efe138c82a85d1
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46d80fafd4e7b8bae078e645a78b0f8e535d5ee0eb47c4dbff8d0ceba5349a5
3
  size 5496