Average item loss during training: 0.004066009280742457
Browse files- adapter_config.json +7 -5
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -34,6 +34,8 @@
|
|
34 |
"classifier",
|
35 |
"score",
|
36 |
"classifier",
|
|
|
|
|
37 |
"score"
|
38 |
],
|
39 |
"peft_type": "LORA",
|
@@ -41,13 +43,13 @@
|
|
41 |
"rank_pattern": {},
|
42 |
"revision": null,
|
43 |
"target_modules": [
|
44 |
-
"up_proj",
|
45 |
"down_proj",
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"o_proj",
|
49 |
"gate_proj",
|
50 |
-
"
|
|
|
|
|
51 |
],
|
52 |
"task_type": "SEQ_CLS",
|
53 |
"use_dora": false,
|
|
|
34 |
"classifier",
|
35 |
"score",
|
36 |
"classifier",
|
37 |
+
"score",
|
38 |
+
"classifier",
|
39 |
"score"
|
40 |
],
|
41 |
"peft_type": "LORA",
|
|
|
43 |
"rank_pattern": {},
|
44 |
"revision": null,
|
45 |
"target_modules": [
|
|
|
46 |
"down_proj",
|
47 |
+
"k_proj",
|
48 |
+
"up_proj",
|
|
|
49 |
"gate_proj",
|
50 |
+
"o_proj",
|
51 |
+
"q_proj",
|
52 |
+
"v_proj"
|
53 |
],
|
54 |
"task_type": "SEQ_CLS",
|
55 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 171322136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e15ac546ee4e7b5d9910c736f4b046fbb1d17b86a32291e05601282a7aa91800
|
3 |
size 171322136
|