isashap commited on
Commit
71fe8d6
·
1 Parent(s): ca46e5d

Upload model

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. adapter_config.json +4 -2
  3. adapter_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
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,5 +1,6 @@
1
  {
2
- "base_model_name_or_path": "gpt2",
 
3
  "inference_mode": true,
4
  "num_attention_heads": 12,
5
  "num_layers": 12,
@@ -8,7 +9,8 @@
8
  "peft_type": "PROMPT_TUNING",
9
  "prompt_tuning_init": "TEXT",
10
  "prompt_tuning_init_text": "Write a complete resume point for the given job.",
 
11
  "task_type": "CAUSAL_LM",
12
  "token_dim": 768,
13
- "tokenizer_name_or_path": "gpt2"
14
  }
 
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,
 
9
  "peft_type": "PROMPT_TUNING",
10
  "prompt_tuning_init": "TEXT",
11
  "prompt_tuning_init_text": "Write a complete resume point for the given job.",
12
+ "revision": null,
13
  "task_type": "CAUSAL_LM",
14
  "token_dim": 768,
15
+ "tokenizer_name_or_path": "distilgpt2"
16
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd16b31507b5d70be22e9546d9883410bf3e579d1d3cb1967ecf6d76865ca3d1
3
  size 25341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840fc830bb9e9f61091cc73e7faf17d46fbd0b1c3dee75162e8635968ea746fe
3
  size 25341