gianghp commited on
Commit
3a22c89
·
verified ·
1 Parent(s): 0d51ba6

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 128,
16
  "lora_bias": false,
17
- "lora_dropout": 0.2,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "o_proj",
28
- "q_proj",
29
- "v_proj",
30
  "k_proj",
31
  "up_proj",
32
- "down_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 64,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
 
 
 
27
  "k_proj",
28
  "up_proj",
29
+ "q_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fce152231111b541328e338b9b98a2399550dc08993eb82a5112899cc31723c
3
- size 140815952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b06eafa6c4f0b67c87f8633b82ca3172649ef1e4ffdd121238e8bca9fff175
3
+ size 70430032