cahya commited on
Commit
b7a8d29
1 Parent(s): 2912a8a

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +21 -0
  2. adapter_model.bin +3 -0
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
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543d353bbbcbe67e0dc98dcd1c9f7df999e844328f0295efa81d2ced8300d48e
3
+ size 9454977