Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"down_proj",
|
| 27 |
"q_proj",
|
| 28 |
-
"k_proj",
|
| 29 |
-
"gate_proj",
|
| 30 |
"up_proj",
|
|
|
|
| 31 |
"v_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "SEQ_CLS",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"q_proj",
|
|
|
|
|
|
|
| 27 |
"up_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
"v_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"gate_proj"
|
| 33 |
],
|
| 34 |
"task_type": "SEQ_CLS",
|
| 35 |
"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 41599888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1beb71b823cefd76db71b558d78088bebfe176e41afb3d70e5ae73b8163cf33
|
| 3 |
size 41599888
|
runs/Oct02_21-04-42_e8ee45b85e2a/events.out.tfevents.1727903084.e8ee45b85e2a.416.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fe2f1afedf73f71da3b10dacf3489da67555e95508c43ad87c284ae52b58de4
|
| 3 |
+
size 6259
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8aa318ea511f609fa815b215a1f81853df8a956c4e83c43f7cf829b93414e419
|
| 3 |
size 5368
|