kirp commited on
Commit
b80e32a
1 Parent(s): f7d4e84

Upload folder using huggingface_hub (#5)

Browse files

- Upload folder using huggingface_hub (2420e676769b22033f7dcd84d163f2b04f953f91)

checkpoint-341/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
+ }
checkpoint-341/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfddc078c9e91a85e786cb92fea535ea66a53091c0024befeda81b41506c710d
3
+ size 908268733