vincentmin commited on
Commit
7862df3
1 Parent(s): 0b136ab

add peft adapter

Browse files
bloomz-1b1-eli5_final_checkpoint/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "bigscience/bloomz-1b1",
3
+ "bias": "none",
4
+ "enable_lora": [
5
+ true,
6
+ false,
7
+ true
8
+ ],
9
+ "fan_in_fan_out": true,
10
+ "inference_mode": true,
11
+ "lora_alpha": 32,
12
+ "lora_dropout": 0.05,
13
+ "merge_weights": false,
14
+ "modules_to_save": null,
15
+ "peft_type": "LORA",
16
+ "r": 16,
17
+ "target_modules": [
18
+ "query_key_value"
19
+ ],
20
+ "task_type": "CAUSAL_LM"
21
+ }
bloomz-1b1-eli5_final_checkpoint/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd9a14a8d7bf6bfac4170c3ee8d95446af97a27758b3e3a188e5ef0f2a2bf82
3
+ size 9454977