Indra99-01 commited on
Commit
c0fa929
1 Parent(s): e850dcd

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,9 +1,9 @@
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,
7
  "num_transformer_submodules": 1,
8
  "num_virtual_tokens": 8,
9
  "peft_type": "PROMPT_TUNING",
@@ -11,6 +11,6 @@
11
  "prompt_tuning_init_text": "Give the parent of the following term in a taxonomy structure",
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
- "token_dim": 768,
15
- "tokenizer_name_or_path": "gpt2"
16
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "bigscience/bloomz-560m",
4
  "inference_mode": true,
5
+ "num_attention_heads": 16,
6
+ "num_layers": 24,
7
  "num_transformer_submodules": 1,
8
  "num_virtual_tokens": 8,
9
  "peft_type": "PROMPT_TUNING",
 
11
  "prompt_tuning_init_text": "Give the parent of the following term in a taxonomy structure",
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
+ "token_dim": 1024,
15
+ "tokenizer_name_or_path": "bigscience/bloomz-560m"
16
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f82cbe1fedc1b22319f63c9c9a55c47ab7b23ba2da319a71c669dde9ec0b09f8
3
- size 25341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dcaad219edadf5c3bf2d69c789171e73d60447226888cec9083135b763b1442
3
+ size 33533