Luciano commited on
Commit
25bc394
1 Parent(s): 87a3433

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +16 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "bigscience/bloomz-560m",
3
+ "bias": "lora_only",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "init_lora_weights": true,
7
+ "lora_alpha": 16,
8
+ "lora_dropout": 0.1,
9
+ "modules_to_save": null,
10
+ "peft_type": "LORA",
11
+ "r": 16,
12
+ "target_modules": [
13
+ "query_key_value"
14
+ ],
15
+ "task_type": "TOKEN_CLS"
16
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4fccb36eafc990a768350d2e89233ee0f3561e5ea1a52f0df6ea5bddb195f0
3
+ size 6666639