jstakun commited on
Commit
0b5c570
1 Parent(s): 45cac26

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -4
  2. adapter_config.json +4 -3
  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.0
adapter_config.json CHANGED
@@ -19,11 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "self_attn.o_proj",
23
  "self_attn.v_proj",
24
- "self_attn.k_proj",
25
- "self_attn.q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
 
28
  "use_rslora": false
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "self_attn.q_proj",
23
  "self_attn.v_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:6723fbb92fde6c689939722530fe7f8b6414253dab86e5abef7510b9c463dc99
3
  size 33646858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b929845430e04f2106ff0260aaa85c128c0312b0768e9241d8d989884a4667b
3
  size 33646858