KapitalK commited on
Commit
9199936
1 Parent(s): ba41b62

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +5 -5
  3. adapter_model.bin +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: openai-community/gpt2-xl
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: openai-community/gpt2-large
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "openai-community/gpt2-xl",
4
- "encoder_hidden_size": 1600,
5
  "inference_mode": true,
6
- "num_attention_heads": 25,
7
- "num_layers": 48,
8
  "num_transformer_submodules": 1,
9
  "num_virtual_tokens": 30,
10
  "peft_type": "PREFIX_TUNING",
11
  "prefix_projection": false,
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
- "token_dim": 1600
15
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "openai-community/gpt2-large",
4
+ "encoder_hidden_size": 1280,
5
  "inference_mode": true,
6
+ "num_attention_heads": 20,
7
+ "num_layers": 36,
8
  "num_transformer_submodules": 1,
9
  "num_virtual_tokens": 30,
10
  "peft_type": "PREFIX_TUNING",
11
  "prefix_projection": false,
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
+ "token_dim": 1280
15
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9a2100edb4138439d44cf5c8001e92262d089fb80fe52ed8628fcb35d80c6d9
3
- size 18433274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e34292e8ac368ec937fd45ba1a9af2441881a1f02df47f11632b3d37e94ebdae
3
+ size 11060474