zhangbo2008 commited on
Commit
0946e4a
·
1 Parent(s): 72a561b

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. adapter_config.json +31 -0
  3. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "THUDM/chatglm2-6b",
4
+ "beta1": 0.85,
5
+ "beta2": 0.85,
6
+ "bias": "none",
7
+ "deltaT": 1,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "init_r": 12,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "lora_alpha": 32,
15
+ "lora_dropout": 0.1,
16
+ "modules_to_save": null,
17
+ "orth_reg_weight": 0.5,
18
+ "peft_type": "ADALORA",
19
+ "r": 8,
20
+ "rank_pattern": null,
21
+ "revision": null,
22
+ "target_modules": [
23
+ "query",
24
+ "value"
25
+ ],
26
+ "target_r": 8,
27
+ "task_type": "CAUSAL_LM",
28
+ "tfinal": 0,
29
+ "tinit": 0,
30
+ "total_step": null
31
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:491f18c916f4e3e15c7cd7d8070c844c71d7517c285abd85af1b5f56b2fd10ad
3
+ size 11729773