Lukee4 commited on
Commit
1384d45
1 Parent(s): a8ec69b

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -2
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": null,
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -14,7 +14,10 @@
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
- "c_attn"
 
 
 
18
  ],
19
  "task_type": "SEQ_CLS"
20
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/biogpt",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
+ "K_proj",
18
+ "v_proj",
19
+ "q_proj",
20
+ "out_proj"
21
  ],
22
  "task_type": "SEQ_CLS"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0ae02e200bc710178bde1cb98d6ececf0cde6a8c74d31cf509ec69193bb9800
3
- size 3175172
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93025feec09e927b9a64b5bab47f1756710b0897039184d9c95b468783cd722
3
+ size 4778897