sravaniayyagari commited on
Commit
8a35f06
1 Parent(s): 9422802

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +11 -8
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: peft
3
  base_model: unsloth/llama-3-8b
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
 
2
  base_model: unsloth/llama-3-8b
3
+ library_name: peft
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -1,11 +1,12 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/llama-3-8b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -17,15 +18,17 @@
17
  "peft_type": "LORA",
18
  "r": 16,
19
  "rank_pattern": {},
20
- "revision": "unsloth",
21
  "target_modules": [
22
- "v_proj",
23
- "up_proj",
24
- "down_proj",
25
  "k_proj",
26
- "q_proj",
27
  "o_proj",
28
- "gate_proj"
 
 
 
29
  ],
30
- "task_type": "CAUSAL_LM"
 
 
31
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "bitext/Mistral-7B-Mortgage-Loans",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
 
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
21
+ "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
 
 
24
  "k_proj",
 
25
  "o_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "down_proj"
30
  ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:143652b708c242c67dc69202749b6b5d660646ad869574e77d0d414b33c11fab
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d5532b964b79b5b62aa59aa651d06fd36d8854629162083ce1b8ed71cebec1
3
+ size 167839856