Upload model
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"num_virtual_tokens": 42,
|
8 |
"peft_type": "PROMPT_TUNING",
|
9 |
"prompt_tuning_init": "TEXT",
|
10 |
-
"prompt_tuning_init_text": "\nFor the given input text below, provide the following YAML format, and nothing more: \ntopic: topic of the input text\ntype: type of the input text\"\n\nHere is an example:\nDo you like apples?\ntopic: apples\ntype: question\n\nHere is the input text:\n",
|
11 |
"task_type": "CAUSAL_LM",
|
12 |
"token_dim": 1024,
|
13 |
"tokenizer_name_or_path": "bigscience/bloomz-560m"
|
|
|
7 |
"num_virtual_tokens": 42,
|
8 |
"peft_type": "PROMPT_TUNING",
|
9 |
"prompt_tuning_init": "TEXT",
|
10 |
+
"prompt_tuning_init_text": "\nFor the given input text below, provide the following YAML format, and nothing more: \ntopic: topic of the input text\ntype: type of the input text\"\n\nHere is an example:\nDo you like apples?\n\ntopic: apples\ntype: question\n\nHere is the input text:\n",
|
11 |
"task_type": "CAUSAL_LM",
|
12 |
"token_dim": 1024,
|
13 |
"tokenizer_name_or_path": "bigscience/bloomz-560m"
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 172797
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70406c749dba14b65dc10f3fa63ab23377942e037eeb3c064ec145b670aeebc7
|
3 |
size 172797
|