isashap commited on
Commit
e838d58
1 Parent(s): ece29b8

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -2
  2. adapter_config.json +2 -2
  3. adapter_model.bin +1 -1
README.md CHANGED
@@ -1,10 +1,9 @@
1
  ---
2
  library_name: peft
3
- pipeline_tag: text-generation
4
  ---
5
  ## Training procedure
6
 
7
  ### Framework versions
8
 
9
 
10
- - PEFT 0.5.0
 
1
  ---
2
  library_name: peft
 
3
  ---
4
  ## Training procedure
5
 
6
  ### Framework versions
7
 
8
 
9
+ - PEFT 0.5.0
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "distilgpt2",
4
  "inference_mode": true,
5
  "num_attention_heads": 12,
6
  "num_layers": 12,
@@ -12,5 +12,5 @@
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
  "token_dim": 768,
15
- "tokenizer_name_or_path": "distilgpt2"
16
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "gpt2",
4
  "inference_mode": true,
5
  "num_attention_heads": 12,
6
  "num_layers": 12,
 
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
  "token_dim": 768,
15
+ "tokenizer_name_or_path": "gpt2"
16
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8dfaf8bd66042c640f1b92b08e26d768c4082c6b99c966300e877d15f131cfe5
3
  size 25341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c40ff5d68084e199b5e2045e9ea4a8f0935415019eeb20738d897109874ef5
3
  size 25341