Training in progress, step 310
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
"o_proj",
|
| 25 |
-
"up_proj",
|
| 26 |
"q_proj",
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"v_proj"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"down_proj",
|
| 24 |
"o_proj",
|
|
|
|
| 25 |
"q_proj",
|
| 26 |
+
"up_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"gate_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 45258384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b579c358a4d27da3c8a3ab2f9ad6941d8a529870b3fd2d4673d41d07316c88f
|
| 3 |
size 45258384
|
runs/May26_19-53-58_f792c7cd3757/events.out.tfevents.1716753253.f792c7cd3757.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0438ea56ed2c97fb44a06c48d137c6395536611e881c9f5beb8bd969fbbc53a
|
| 3 |
+
size 70908
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb977439afcb068dd2e8584efd0df36bcb7ff147d2711d3d0d53cc84cbd2be2a
|
| 3 |
size 5112
|