Litzy0619 commited on
Commit
c245f4b
·
verified ·
1 Parent(s): b1acc86

Upload model

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