Lalit1997 commited on
Commit
866eed4
·
verified ·
1 Parent(s): 7506ee0

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -2
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -17,7 +17,10 @@
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
- "modules_to_save": null,
 
 
 
21
  "peft_type": "LORA",
22
  "r": 512,
23
  "rank_pattern": {},
@@ -25,7 +28,7 @@
25
  "target_modules": [
26
  "query_key_value"
27
  ],
28
- "task_type": "CAUSAL_LM",
29
  "use_dora": false,
30
  "use_rslora": false
31
  }
 
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "classifier",
22
+ "score"
23
+ ],
24
  "peft_type": "LORA",
25
  "r": 512,
26
  "rank_pattern": {},
 
28
  "target_modules": [
29
  "query_key_value"
30
  ],
31
+ "task_type": "SEQ_CLS",
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:f3208b4c018b06a9bae0be780e0e3d86f2e2da1efdbf4e51d5a17377cb67642b
3
- size 671098232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653f1f721ae94d24810d1e23a44363fc1c9691fa1654c285c20424a8ced3ad3b
3
+ size 671170016