not-lain commited on
Commit
1722558
·
verified ·
1 Parent(s): 4756df9

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "GPT2Adapter",
5
  "parent_library": "__main__"
6
  },
7
- "base_model_name_or_path": "phxia/gpt2",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
@@ -26,11 +26,11 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "c_attn",
30
  "c_fc",
31
- "c_proj"
 
32
  ],
33
- "task_type": "CAUSAL_LM",
34
  "use_dora": false,
35
  "use_rslora": false
36
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
+ "base_model_class": "RevisedGPT2",
5
  "parent_library": "__main__"
6
  },
7
+ "base_model_name_or_path": null,
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_fc",
30
+ "c_proj",
31
+ "c_attn"
32
  ],
33
+ "task_type": null,
34
  "use_dora": false,
35
  "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b19379ac6d7c6e2492a24ebf2d787670174fbe2f231523dfb86640f1457d7959
3
  size 4730632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:963acc5a6c1f7f4aa35007125fccfce69ef9d5ce495af92c5a04952b5e37580d
3
  size 4730632