tnscorcoran commited on
Commit
5c422be
1 Parent(s): 4b14d02

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -4
  2. adapter_config.json +3 -2
  3. adapter_model.bin +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ Use the code below to get started with the model.
81
 
82
  [More Information Needed]
83
 
84
- ### Training Procedure
85
 
86
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
 
@@ -197,8 +197,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
197
  ## Model Card Contact
198
 
199
  [More Information Needed]
200
-
201
-
202
  ### Framework versions
203
 
204
- - PEFT 0.8.2
 
81
 
82
  [More Information Needed]
83
 
84
+ ### Training Procedure
85
 
86
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
 
 
197
  ## Model Card Contact
198
 
199
  [More Information Needed]
 
 
200
  ### Framework versions
201
 
202
+ - PEFT 0.9.1.dev0
adapter_config.json CHANGED
@@ -20,10 +20,11 @@
20
  "revision": null,
21
  "target_modules": [
22
  "self_attn.v_proj",
23
- "self_attn.k_proj",
24
  "self_attn.q_proj",
25
- "self_attn.o_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
 
28
  "use_rslora": false
29
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "self_attn.v_proj",
 
23
  "self_attn.q_proj",
24
+ "self_attn.o_proj",
25
+ "self_attn.k_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
+ "use_dora": false,
29
  "use_rslora": false
30
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ca1c71c216fc36780021e2d5f54fb4d416485ef7274cc28933d0ecf12a554c4
3
  size 33646858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9df6b31f3ca395676d6732dc17d7e3f2eb6e9065d1246fc5969ca71577fd81
3
  size 33646858