kirp commited on
Commit
e9a0e55
1 Parent(s): 681ba1d

Upload folder using huggingface_hub (#1)

Browse files

- Upload folder using huggingface_hub (fe01a32ea474ba76947ac20062abf53d53fce9ed)

Files changed (2) hide show
  1. adapter_config.json +26 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "chinese_llama",
3
+ "bias": "none",
4
+ "enable_lora": null,
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "lora_alpha": 16,
8
+ "lora_dropout": 0.05,
9
+ "merge_weights": false,
10
+ "modules_to_save": [
11
+ "embed_tokens",
12
+ "lm_head"
13
+ ],
14
+ "peft_type": "LORA",
15
+ "r": 8,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "v_proj",
19
+ "k_proj",
20
+ "o_proj",
21
+ "gate_proj",
22
+ "down_proj",
23
+ "up_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e430e77f8866838fce858457e9097b0e65e5a28123f8456b7fcb3f21def52e65
3
+ size 858608829