Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"up_proj",
|
| 24 |
-
"v_proj",
|
| 25 |
-
"gate_proj",
|
| 26 |
-
"k_proj",
|
| 27 |
"q_proj",
|
|
|
|
| 28 |
"down_proj",
|
| 29 |
-
"
|
|
|
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
"q_proj",
|
| 24 |
+
"o_proj",
|
| 25 |
"down_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"up_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 3443619040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:070c43388821d6190f0a7a238c134abe5b2846d47cebb5fab67a5297ee2a434a
|
| 3 |
size 3443619040
|
runs/Jul12_11-23-21_89d1793f6d90/events.out.tfevents.1720776219.89d1793f6d90.26412.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96659d0a0f1a457ea1df6fc7ae7dffaba85d844e5289edb31b147105e8678bbb
|
| 3 |
+
size 48881
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b639707ef165a17237eb196582705a713974724054649835967f7a9e99438a6
|
| 3 |
size 5048
|