Upload model
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"num_virtual_tokens": 8,
|
9 |
"peft_type": "PROMPT_TUNING",
|
10 |
"prompt_tuning_init": "TEXT",
|
11 |
-
"prompt_tuning_init_text": "Classify if the tweet is a complaint or not",
|
12 |
"revision": null,
|
13 |
"task_type": "CAUSAL_LM",
|
14 |
"token_dim": 1024,
|
|
|
8 |
"num_virtual_tokens": 8,
|
9 |
"peft_type": "PROMPT_TUNING",
|
10 |
"prompt_tuning_init": "TEXT",
|
11 |
+
"prompt_tuning_init_text": "Classify if the tweet is a complaint or not:",
|
12 |
"revision": null,
|
13 |
"task_type": "CAUSAL_LM",
|
14 |
"token_dim": 1024,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 34042
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a00a61eb775b910c607cf58e204e32e1eda43d7b359137f9f044a25460f016fa
|
3 |
size 34042
|