Litzy0619 commited on
Commit
3839761
·
verified ·
1 Parent(s): 295c81a

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +37 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_emb_size": 512,
3
+ "adaptive_ratio": 0.01,
4
+ "adaptive_ratio_decay": 1.05,
5
+ "allow_empty_lora": false,
6
+ "auto_mapping": null,
7
+ "base_model_name_or_path": "microsoft/phi-2",
8
+ "bias": "none",
9
+ "dynamic_adapter_pool": false,
10
+ "enable_lora": null,
11
+ "fan_in_fan_out": false,
12
+ "inference_mode": true,
13
+ "input_based_adapter_selection": false,
14
+ "insert_zero_lora": false,
15
+ "layer_to_lora": [],
16
+ "lora_alpha": 16,
17
+ "lora_dropout": 0.05,
18
+ "merge_weights": false,
19
+ "modules_to_save": null,
20
+ "number_of_adapter_pre_layer": 8,
21
+ "ot_diversified_dispatcher": false,
22
+ "peft_type": "MA_LORA",
23
+ "pool_selective_inference": true,
24
+ "pool_selective_training": true,
25
+ "r": 8,
26
+ "random_routing": false,
27
+ "random_routing_inference": false,
28
+ "selective_num": 8,
29
+ "simple_hidden_matching": true,
30
+ "simple_instance_matching": true,
31
+ "target_modules": [
32
+ "q_proj",
33
+ "k_proj",
34
+ "v_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM"
37
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e65d004dab3a096ec6269286463a74255a5b5c95a67036d3f414667ba1ae767
3
+ size 134304967