PEFT
code
ArmelR commited on
Commit
b4eec48
1 Parent(s): b1c73eb

Upload model

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. adapter_config.json +21 -0
  3. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.6.0.dev0
adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_dropout": 0.0,
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bigcode/starcoderbase",
5
+ "bias": "none",
6
+ "bottleneck_size": 256,
7
+ "inference_mode": true,
8
+ "init_weights": "bert",
9
+ "modules_to_save": null,
10
+ "non_linearity": "tanh",
11
+ "peft_type": "BOTTLENECK",
12
+ "revision": null,
13
+ "scaling": 1.0,
14
+ "target_modules": [
15
+ "c_attn",
16
+ "q_attn"
17
+ ],
18
+ "task_type": "CAUSAL_LM",
19
+ "use_adapterp": false,
20
+ "use_parallel_adapter": true
21
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc9d3e9978b388beda10a06dc5f4dea6557def9416a20faebec731aeabfff5e
3
+ size 513829985