CombsAI commited on
Commit
c6d72ec
1 Parent(s): e6b7feb

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -2
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "gpt2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,7 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "lm_head"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "EleutherAI/gpt-neo-125M",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f672ecdbf400b46c185a5565f78c7792e6e7d3a754fb86d88b256e6d679585de
3
- size 157658616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea6435f7f13c8c973974b895a050786041df59cd25b10dc7578587a3ec1707b
3
+ size 311151480