SeeFlock commited on
Commit
60b44a5
·
verified ·
1 Parent(s): 55f54cc

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "gate_up_proj",
25
  "qkv_proj",
 
 
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "qkv_proj",
24
+ "gate_up_proj",
25
+ "down_proj",
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baeab5cd54d84954719e08a933a704ddc4669b770cbc1547b15f87656c47bfaa
3
- size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce1b1f9878ec1a5acebb1975ea996e23442457cf0153bd99076d1d8f7d0a9ef4
3
+ size 201361280