PaulR79 commited on
Commit
bc0ac85
1 Parent(s): ed81c78

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
- "r": 2,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "dense",
27
- "fc1fc2",
28
  "q_proj",
29
- "k_projv_proj"
30
  ],
31
  "task_type": "SEQ_CLS",
32
  "use_dora": false,
 
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
+ "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "fc2",
28
  "q_proj",
29
+ "fc1"
30
  ],
31
  "task_type": "SEQ_CLS",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:826f8baad3523d8be12207ae92901a13095028081f6787ab74e8f7cf745d8bf4
3
- size 2658744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478b95ee833cba0b45e3b6d20e8e222f692f22c3c05de25db2b9a6e4e0e7fa31
3
+ size 73454256