roshinishetty333 commited on
Commit
403e35b
1 Parent(s): c020ce7

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +10 -22
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,29 +1,17 @@
1
  {
2
- "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/llama-2-7b-bnb-4bit",
5
- "bias": "none",
6
- "fan_in_fan_out": false,
7
  "inference_mode": true,
8
- "init_lora_weights": "gaussian",
9
- "layer_replication": null,
10
- "layers_pattern": null,
11
- "layers_to_transform": null,
12
- "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.1,
15
- "megatron_config": null,
16
- "megatron_core": "megatron.core",
17
- "modules_to_save": null,
18
- "peft_type": "LORA",
19
- "r": 16,
20
- "rank_pattern": {},
21
  "revision": null,
22
- "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
- ],
26
  "task_type": "CAUSAL_LM",
27
- "use_dora": false,
28
- "use_rslora": true
 
29
  }
 
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "unsloth/llama-2-7b-bnb-4bit",
 
 
4
  "inference_mode": true,
5
+ "num_attention_heads": 32,
6
+ "num_layers": 32,
7
+ "num_transformer_submodules": 1,
8
+ "num_virtual_tokens": 10,
9
+ "peft_type": "PROMPT_TUNING",
10
+ "prompt_tuning_init": "TEXT",
11
+ "prompt_tuning_init_text": "Focus on the answer not the option id or position of correct answer.",
 
 
 
 
 
 
12
  "revision": null,
 
 
 
 
13
  "task_type": "CAUSAL_LM",
14
+ "token_dim": 4096,
15
+ "tokenizer_kwargs": null,
16
+ "tokenizer_name_or_path": "unsloth/llama-2-7b-bnb-4bit"
17
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b3765d4d2f7550f6781ed6ee7f3775eb69fc67f3e6e870bc5b4e25b3e9cdf55
3
- size 33571624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a1ab2c95e59a10fdf940c93d3cf9a507f1b1088d5d19797bddc7ccebd226c8
3
+ size 163960