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