lfhe commited on
Commit
52a9fd1
·
1 Parent(s): 708e0cb
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +7 -7
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: Qwen/Qwen2-1.5B-Instruct
3
  library_name: peft
4
  ---
5
 
 
1
  ---
2
+ base_model: Qwen/Qwen1.5-1.8B-Chat
3
  library_name: peft
4
  ---
5
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen2-1.5B-Instruct",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -13,27 +13,27 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 128,
17
  "lora_bias": false,
18
  "lora_dropout": 0.15,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 128,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
  "v_proj",
 
29
  "up_proj",
30
- "o_proj",
31
  "gate_proj",
 
32
  "k_proj",
33
- "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
38
- "use_rslora": false
39
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen1.5-1.8B-Chat",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 96,
17
  "lora_bias": false,
18
  "lora_dropout": 0.15,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 48,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "v_proj",
28
+ "q_proj",
29
  "up_proj",
 
30
  "gate_proj",
31
+ "down_proj",
32
  "k_proj",
33
+ "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
38
+ "use_rslora": true
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9034817b9b88787a5ccae505b73b342824f97d285e4ef19dbd21f6c31dadb34
3
- size 590925768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47d36923de1ebb136d3a17571b559bb92596638719a1dcc6da3101bb4b1fcf58
3
+ size 179941312