ycfNTU commited on
Commit
1eeadcc
·
verified ·
1 Parent(s): 8708207

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -14,14 +14,17 @@
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": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "SEQ_CLS",
27
  "use_dora": false,
 
14
  "lora_dropout": 0.05,
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": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dfcaa666d09a8d0750446b60a1f5c370b5e4a0321ae7f82871ba86a930d2fca
3
  size 33620880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:336ea0390545f551f29e7b9f8b39e8cc8bb411f65617d6a049b57d67606c2ba3
3
  size 33620880