hassanalsawadi commited on
Commit
79aa43c
·
verified ·
1 Parent(s): d44a0ed

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -11,10 +11,13 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
 
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
@@ -23,7 +26,7 @@
23
  "q_proj",
24
  "v_proj"
25
  ],
26
- "task_type": "CAUSAL_LM",
27
  "use_dora": false,
28
  "use_rslora": false
29
  }
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
+ "lora_dropout": 0.01,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "classifier",
19
+ "score"
20
+ ],
21
  "peft_type": "LORA",
22
  "r": 16,
23
  "rank_pattern": {},
 
26
  "q_proj",
27
  "v_proj"
28
  ],
29
+ "task_type": "SEQ_CLS",
30
  "use_dora": false,
31
  "use_rslora": false
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:168e0fcbf51820cb0d5fe5ee5f6eb1154c55c398543606091b0f2231421869db
3
- size 33572648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14947d6e13c76ad0db3d80288e28df288a5f5db939798dc6ffd1f52976d67c99
3
+ size 33605520