Upload model
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
base_model: bigscience/
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
base_model: bigscience/bloom-560m
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path": "bigscience/
|
4 |
"inference_mode": true,
|
5 |
"num_attention_heads": 16,
|
6 |
"num_layers": 24,
|
@@ -8,10 +8,10 @@
|
|
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,
|
15 |
"tokenizer_kwargs": null,
|
16 |
-
"tokenizer_name_or_path": "bigscience/
|
17 |
}
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "bigscience/bloom-560m",
|
4 |
"inference_mode": true,
|
5 |
"num_attention_heads": 16,
|
6 |
"num_layers": 24,
|
|
|
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,
|
15 |
"tokenizer_kwargs": null,
|
16 |
+
"tokenizer_name_or_path": "bigscience/bloom-560m"
|
17 |
}
|
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:dd7d84d077b2458fd496b155d7ead742025b826d57b744c9e3008d6b4b727c2d
|
3 |
size 34042
|