PEFT
Safetensors
lfhe commited on
Commit
baa375b
·
1 Parent(s): 61a7982
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,21 +13,21 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 128,
17
  "lora_bias": false,
18
- "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "gate_up_proj",
28
  "down_proj",
29
- "o_proj",
30
- "qkv_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 40,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.35,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "gate_up_proj",
28
  "down_proj",
29
+ "qkv_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b160d3bd9c220803a29e2d5030337d399c0852dc45a71e6a9118844e3cfacb6d
3
- size 100697728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3795d66c9273630a43f5fcb995755347e29b3ea6746485f0108dc7b701504fe
3
+ size 50365768