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