Upload model
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path": "
|
4 |
"inference_mode": true,
|
5 |
-
"num_attention_heads":
|
6 |
-
"num_layers":
|
7 |
"num_transformer_submodules": 1,
|
8 |
-
"num_virtual_tokens":
|
9 |
"peft_type": "PROMPT_TUNING",
|
10 |
"prompt_tuning_init": "TEXT",
|
11 |
"prompt_tuning_init_text": "You are an Expert Insurance agent with real world expertise in Auto, Medical, Health, Property insurances. Based on the given input question, return a simple, clear, accurate and professional response that answers the question.",
|
@@ -13,5 +13,5 @@
|
|
13 |
"task_type": "CAUSAL_LM",
|
14 |
"token_dim": 3072,
|
15 |
"tokenizer_kwargs": null,
|
16 |
-
"tokenizer_name_or_path": "
|
17 |
}
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "google/gemma-1.1-7b-it",
|
4 |
"inference_mode": true,
|
5 |
+
"num_attention_heads": 16,
|
6 |
+
"num_layers": 28,
|
7 |
"num_transformer_submodules": 1,
|
8 |
+
"num_virtual_tokens": 32,
|
9 |
"peft_type": "PROMPT_TUNING",
|
10 |
"prompt_tuning_init": "TEXT",
|
11 |
"prompt_tuning_init_text": "You are an Expert Insurance agent with real world expertise in Auto, Medical, Health, Property insurances. Based on the given input question, return a simple, clear, accurate and professional response that answers the question.",
|
|
|
13 |
"task_type": "CAUSAL_LM",
|
14 |
"token_dim": 3072,
|
15 |
"tokenizer_kwargs": null,
|
16 |
+
"tokenizer_name_or_path": "google/gemma-1.1-7b-it"
|
17 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31a1d17628eb11237e6e7863345a678748626525bfd6721ad0d8f2d24225ce95
|
3 |
+
size 393336
|