lfhe commited on
Commit
1fc9dbd
·
1 Parent(s): 39d21ee
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +8 -6
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -199,4 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
- - PEFT 0.14.0
 
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
+ - PEFT 0.15.1
adapter_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
5
  "bias": "none",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
@@ -12,23 +13,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 160,
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
- "o_proj",
27
- "gate_up_proj",
28
  "qkv_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
 
32
  "use_dora": false,
33
- "use_rslora": true
34
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
5
  "bias": "none",
6
+ "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 384,
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": 48,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
 
28
  "qkv_proj",
29
+ "gate_up_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
+ "trainable_token_indices": null,
34
  "use_dora": false,
35
+ "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc7006ff50e2d22892937ff22025f09402132c116602ef0d089a0833223647fd
3
- size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc09b7056c1c9c709d33654b8a4952810ac30dc8536d81b2826227e75af28ce
3
+ size 302024704