sagnikrayc commited on
Commit
1110684
1 Parent(s): fdd0128

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +19 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_dropout": 0.0,
3
+ "base_model_name_or_path": "facebook/opt-1.3b",
4
+ "bias": "none",
5
+ "bottleneck_size": 64,
6
+ "inference_mode": true,
7
+ "init_weights": "bert",
8
+ "modules_to_save": null,
9
+ "non_linearity": "relu",
10
+ "peft_type": "BOTTLENECK",
11
+ "scaling": 1.0,
12
+ "target_modules": [
13
+ "fc1",
14
+ "fc2"
15
+ ],
16
+ "task_type": "SEQ_CLS",
17
+ "use_adapterp": false,
18
+ "use_parallel_adapter": false
19
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e53352db4ca44a84e6a1c5f63f7905bcc58e4c805eebdac2c056dc0bd779bf9
3
+ size 50390033