Average item loss during training: 0.0038668571428571415
Browse files- adapter_config.json +6 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -30,6 +30,8 @@
|
|
| 30 |
"classifier",
|
| 31 |
"score",
|
| 32 |
"classifier",
|
|
|
|
|
|
|
| 33 |
"score"
|
| 34 |
],
|
| 35 |
"peft_type": "LORA",
|
|
@@ -37,13 +39,13 @@
|
|
| 37 |
"rank_pattern": {},
|
| 38 |
"revision": null,
|
| 39 |
"target_modules": [
|
| 40 |
-
"
|
|
|
|
| 41 |
"q_proj",
|
| 42 |
-
"o_proj",
|
| 43 |
"gate_proj",
|
| 44 |
-
"up_proj",
|
| 45 |
"down_proj",
|
| 46 |
-
"
|
|
|
|
| 47 |
],
|
| 48 |
"task_type": "SEQ_CLS",
|
| 49 |
"use_dora": false,
|
|
|
|
| 30 |
"classifier",
|
| 31 |
"score",
|
| 32 |
"classifier",
|
| 33 |
+
"score",
|
| 34 |
+
"classifier",
|
| 35 |
"score"
|
| 36 |
],
|
| 37 |
"peft_type": "LORA",
|
|
|
|
| 39 |
"rank_pattern": {},
|
| 40 |
"revision": null,
|
| 41 |
"target_modules": [
|
| 42 |
+
"up_proj",
|
| 43 |
+
"k_proj",
|
| 44 |
"q_proj",
|
|
|
|
| 45 |
"gate_proj",
|
|
|
|
| 46 |
"down_proj",
|
| 47 |
+
"v_proj",
|
| 48 |
+
"o_proj"
|
| 49 |
],
|
| 50 |
"task_type": "SEQ_CLS",
|
| 51 |
"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:004e0315e0f4139c866e02c980b323629689b5bc2f5dd7ef39881d57ef83bc47
|
| 3 |
size 171322136
|